aboutsummaryrefslogtreecommitdiffstats
path: root/src/app
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2019-05-22 08:53:06 +0200
committerEike Ziller <eike.ziller@qt.io>2019-05-23 09:39:28 +0000
commit9645687e539bd0ea286fb4136329458c3db3694e (patch)
treedb3f52ecc8259a09068ce023d4cdb96c9b9b7ad7 /src/app
parent0ffbe6a9e4cf2e6a03eb36d571913dd7e1ca5f62 (diff)
Revert "Work around OpenGL issue in macOS 10.14.4"
Fixed in macOS 10.14.5 This reverts commit 4bdfaafc4246771bf1cbc87968287f5af5098362. Task-number: QTCREATORBUG-22215 Change-Id: I33c0965e22d61a9a745ed05dd330f6e938ceb3e1 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Diffstat (limited to 'src/app')
-rw-r--r--src/app/app-Info.plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/app/app-Info.plist b/src/app/app-Info.plist
index b9cf951b8d..95863741ac 100644
--- a/src/app/app-Info.plist
+++ b/src/app/app-Info.plist
@@ -194,6 +194,8 @@
</array>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
+ <key>NSSupportsAutomaticGraphicsSwitching</key>
+ <true/>
<key>CFBundleDocumentTypes</key>
<array>
<dict>