OsX[retina]: add high resolution capable flag...

This commit is contained in:
Laurent Alonso(fr)
2020-06-11 14:53:46 +02:00
committed by Celtic Minstrel
parent 35e1599f71
commit b83df312d3
3 changed files with 6 additions and 0 deletions

View File

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

View File

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

View File

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