1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Disable Dark Mode on Mac OS for now in the Info.plist

wxWidgets upgrade (or backport) is required first
This commit is contained in:
Vojtech Kral
2019-11-11 12:08:04 +01:00
parent 621b8426d3
commit bbb4a20dcd
+2
View File
@@ -116,5 +116,7 @@
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSRequiresAquaSystemAppearance</key>
<true/>
</dict>
</plist>