aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorSylvain Goumy <sylvain@uplab.fr>2021-02-25 16:08:01 +0100
committerSylvain Goumy <sylvain@uplab.fr>2021-02-25 22:21:22 +0100
commit303cfc62277efccf242dc5a51368e349dc2782e3 (patch)
treef951c2c396e522c7c6eea3c696e21c95f8301e33 /share
parent78f75a2d60d4930e6e8d1b27030205179adf7f6d (diff)
downloadbitcoin-303cfc62277efccf242dc5a51368e349dc2782e3.tar.xz
allow darkmode on macos build
Diffstat (limited to 'share')
-rw-r--r--share/qt/Info.plist.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/share/qt/Info.plist.in b/share/qt/Info.plist.in
index 207d60aca3..da10dbb3be 100644
--- a/share/qt/Info.plist.in
+++ b/share/qt/Info.plist.in
@@ -60,9 +60,6 @@
<key>NSHighResolutionCapable</key>
<string>True</string>
- <key>NSRequiresAquaSystemAppearance</key>
- <string>True</string>
-
<key>LSApplicationCategoryType</key>
<string>public.app-category.finance</string>
</dict>