Tell Qt to allow use of an integrated graphics adapter

This should address #2377
This commit is contained in:
Justin Clift
2020-08-19 19:00:14 +10:00
parent ed226f1d0a
commit 72a4524a36

View File

@@ -76,5 +76,7 @@
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
</dict>
</plist>