Disable Dark Mode on Mac OS for now in the Info.plist
wxWidgets upgrade (or backport) is required first
This commit is contained in:
parent
621b8426d3
commit
bbb4a20dcd
1 changed files with 2 additions and 0 deletions
|
@ -116,5 +116,7 @@
|
|||
<string>NSApplication</string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
<key>NSRequiresAquaSystemAppearance</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in a new issue