mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 14:59:39 -04:00
Added NSHighResolutionCapable flag to Info.plist for better font rendering on Retina displays.
This commit is contained in:
parent
365ab225c0
commit
1df6a90a06
1 changed files with 2 additions and 0 deletions
|
@ -31,5 +31,7 @@
|
||||||
</array>
|
</array>
|
||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
|
<key>NSHighResolutionCapable</key>
|
||||||
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
Loading…
Add table
Reference in a new issue