mirror of
https://github.com/chocolate-doom/launcher.git
synced 2024-11-21 20:21:04 +00:00
Shut up compile warning.
Subversion-branch: /launcher Subversion-revision: 1764
This commit is contained in:
parent
72d11e43eb
commit
c7d907b8b5
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@
|
|||
|
||||
- (BOOL)application:(NSApplication *)application openFile:(NSString *)fileName
|
||||
{
|
||||
return NO;
|
||||
}
|
||||
|
||||
- (void)showPrefPanel:(id)sender
|
||||
|
|
Loading…
Reference in a new issue