mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-26 16:31:11 +00:00
Preparing for built-in Cocoa prefs editor
This commit is contained in:
parent
1cf3b07fe6
commit
e90be61f19
@ -322,6 +322,8 @@ NSString *getStringFromPrefs(const char *key)
|
||||
#ifdef STANDALONE_PREFS
|
||||
PrefsExit();
|
||||
exit(0);
|
||||
#else
|
||||
[NSApp stopModal];
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user