mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
cocoa: ignore first file open events from command line
similar to some of the code deleted in 685b8b7a but simpler
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
@property(nonatomic, retain) NSMutableDictionary *menuItems;
|
||||
@property(nonatomic, retain) NSArray *files;
|
||||
@property(nonatomic, assign) size_t openCount;
|
||||
@end
|
||||
|
||||
Application *mpv_shared_app(void);
|
||||
|
||||
Reference in New Issue
Block a user