Re-enable dark mode on Mac OS now that pyinstaller supports it.

This commit is contained in:
Tomas Groth 2020-12-04 06:07:35 +01:00
parent 565baaa2f6
commit 398510517f
1 changed files with 1 additions and 2 deletions

View File

@ -142,8 +142,7 @@
<string>OpenLP.help</string>
<key>CFBundleHelpBookName</key>
<string>org.openlp.OpenLP.help</string>
<!-- Disabled beacuse window appears blank, see https://github.com/pyinstaller/pyinstaller/issues/4627
<key>NSRequiresAquaSystemAppearance</key>
<false/>-->
<false/>
</dict>
</plist>