qt: fix unicode character display on osx when building with 10.7 sdk

This commit is contained in:
Cory Fields
2014-08-06 15:06:40 -04:00
parent 003bbd5f76
commit 292cc072f3
3 changed files with 34 additions and 0 deletions

View File

@@ -489,6 +489,9 @@ int main(int argc, char *argv[])
Q_INIT_RESOURCE(bitcoin);
Q_INIT_RESOURCE(bitcoin_locale);
GUIUtil::SubstituteFonts();
BitcoinApplication app(argc, argv);
#if QT_VERSION > 0x050100
// Generate high-dpi pixmaps