|
@@ -101,6 +101,7 @@ bool isInBundle();
|
|
|
void InstallNSApplicationSubclass();
|
|
|
void InstallNSThreadLocks();
|
|
|
void disableColorSpaceConversion(QWidget *window);
|
|
|
+void SetMacOSDarkMode(bool dark);
|
|
|
|
|
|
MacPermissionStatus CheckPermissionWithPrompt(MacPermissionType type,
|
|
|
bool prompt_for_permission);
|