summaryrefslogtreecommitdiff
path: root/Source/Core
diff options
context:
space:
mode:
authorspycrab <spycrab@users.noreply.github.com>2020-02-25 23:27:44 +0100
committerspycrab <spycrab@users.noreply.github.com>2020-02-25 23:27:44 +0100
commit8233255b116ce76bae71facbf45eda336c00387d (patch)
treebe84e1450bbf6212e26a4cc4b95a3bb01af3fff2 /Source/Core
parent459b47295dd0af91c24d921b4c8f1e17958e8c68 (diff)
Qt: Re-enable Dark Mode support
Diffstat (limited to 'Source/Core')
-rw-r--r--Source/Core/DolphinQt/Info.plist.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Core/DolphinQt/Info.plist.in b/Source/Core/DolphinQt/Info.plist.in
index 7ea91d6480..7fd60fa8e0 100644
--- a/Source/Core/DolphinQt/Info.plist.in
+++ b/Source/Core/DolphinQt/Info.plist.in
@@ -50,7 +50,5 @@
<true/>
<key>CSResourcesFileMapped</key>
<true/>
- <key>NSRequiresAquaSystemAppearance</key>
- <true/>
</dict>
</plist>