Browse Source

Added NSHighResolutionCapable flag to Info.plist for better font rendering on Retina displays.

0.8
Timon Rapp 12 years ago committed by Warren Togami
parent
commit
4cea72e806
  1. 2
      share/qt/Info.plist

2
share/qt/Info.plist

@ -31,5 +31,7 @@ @@ -31,5 +31,7 @@
</array>
</dict>
</array>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>

Loading…
Cancel
Save