linter
This commit is contained in:
parent
9b19e6ee38
commit
1f60aff73d
1 changed files with 4 additions and 4 deletions
|
@ -283,7 +283,7 @@ bool ScopedDisableResize::disable_resize_ = false;
|
|||
@property (nonatomic, retain) NSURL* previewItemURL;
|
||||
@property (nonatomic, retain) NSString* previewItemTitle;
|
||||
|
||||
- (id)initWithURL:(NSURL *)anURL title:(NSString *)aTitle;
|
||||
- (id)initWithURL:(NSURL*)url title:(NSString*)title;
|
||||
|
||||
@end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue