|
@@ -84,5 +84,6 @@ void EnableOSXVSync(bool enable);
|
|
void EnableOSXDockIcon(bool enable);
|
|
void EnableOSXDockIcon(bool enable);
|
|
bool isInBundle();
|
|
bool isInBundle();
|
|
void InstallNSApplicationSubclass();
|
|
void InstallNSApplicationSubclass();
|
|
|
|
+void InstallNSThreadLocks();
|
|
void disableColorSpaceConversion(QWidget *window);
|
|
void disableColorSpaceConversion(QWidget *window);
|
|
#endif
|
|
#endif
|