|
@@ -65,4 +65,5 @@ RunOnceMutex GetRunOnceMutex(bool &already_running);
|
|
#ifdef __APPLE__
|
|
#ifdef __APPLE__
|
|
void EnableOSXVSync(bool enable);
|
|
void EnableOSXVSync(bool enable);
|
|
void EnableOSXDockIcon(bool enable);
|
|
void EnableOSXDockIcon(bool enable);
|
|
|
|
+void InstallNSApplicationSubclass();
|
|
#endif
|
|
#endif
|