Browse Subversion Repository
Diff of /branches/divideMovieViewController/XspfQTDocument.m
Parent Directory
| Revision Log
| Patch
| 111 |
{ |
{ |
| 112 |
self = [super init]; |
self = [super init]; |
| 113 |
if(self) { |
if(self) { |
| 114 |
|
// _player = [[XspfQTPlayer alloc] init]; |
| 115 |
_player = [[XspfQTPlayerMovieMode alloc] init]; |
_player = [[XspfQTPlayerMovieMode alloc] init]; |
| 116 |
} |
} |
| 117 |
|
|
|
|
Legend:
| Removed from v.389 |
|
| changed lines |
| |
Added in v.390 |
|
|
|