aboutsummaryrefslogtreecommitdiff
path: root/share/qt
diff options
context:
space:
mode:
authorTimon Rapp <[email protected]>2013-05-31 15:39:28 +0200
committerTimon Rapp <[email protected]>2013-05-31 15:39:28 +0200
commit1df6a90a0662e39ea1d67724f248f569b83fdd65 (patch)
treeb17d2a0aaee1532480927e2d515a2a0cc198279f /share/qt
parentMerge pull request #2616 from vinniefalco/leveldb-as-subtree (diff)
downloaddiscoin-1df6a90a0662e39ea1d67724f248f569b83fdd65.tar.xz
discoin-1df6a90a0662e39ea1d67724f248f569b83fdd65.zip
Added NSHighResolutionCapable flag to Info.plist for better font rendering on Retina displays.
Diffstat (limited to 'share/qt')
-rw-r--r--share/qt/Info.plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/qt/Info.plist b/share/qt/Info.plist
index 2312094c4..6f64c3164 100644
--- a/share/qt/Info.plist
+++ b/share/qt/Info.plist
@@ -31,5 +31,7 @@
</array>
</dict>
</array>
+ <key>NSHighResolutionCapable</key>
+ <true/>
</dict>
</plist>