Merge pull request #7883 from spycrab/qt_no_dark_mode

Qt: Don't use 'Dark Mode'
This commit is contained in:
spycrab 2019-03-13 21:19:20 +01:00 committed by GitHub
commit 635afc1db4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -50,5 +50,7 @@
<true/>
<key>CSResourcesFileMapped</key>
<true/>
<key>NSRequiresAquaSystemAppearance</key>
<true/>
</dict>
</plist>