From 610538e0702b82f1955d6f5257723e0185169328 Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Sat, 5 Jan 2019 00:45:21 +0200 Subject: [PATCH] Temporary workaround for issue with dark theme on MacOS. ref #922. --HG-- branch : develop --- dist/macx/tape/Info.plist | 2 ++ dist/macx/valentina/Info.plist | 2 ++ 2 files changed, 4 insertions(+) diff --git a/dist/macx/tape/Info.plist b/dist/macx/tape/Info.plist index 484cb0cfa..6db322501 100755 --- a/dist/macx/tape/Info.plist +++ b/dist/macx/tape/Info.plist @@ -102,5 +102,7 @@ + NSRequiresAquaSystemAppearance + diff --git a/dist/macx/valentina/Info.plist b/dist/macx/valentina/Info.plist index 4fe271236..1018e0d7e 100755 --- a/dist/macx/valentina/Info.plist +++ b/dist/macx/valentina/Info.plist @@ -138,5 +138,7 @@ + NSRequiresAquaSystemAppearance +