Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/qt/qt.pro
diff options
context:
space:
mode:
authorvng <viktor.govako@gmail.com>2012-01-30 15:15:03 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:32:34 +0300
commit9f596d99dec05b86596415cb45a1d9ff9ebb03ba (patch)
treed979f404ae17028ab379e258452339ea8d6219b9 /qt/qt.pro
parenta3a8198df4b44201b04eeaea9908df709ad80914 (diff)
Correct skin in desktop bundle.
Diffstat (limited to 'qt/qt.pro')
-rw-r--r--qt/qt.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qt.pro b/qt/qt.pro
index 5dfb5263c3..80d7051aa6 100644
--- a/qt/qt.pro
+++ b/qt/qt.pro
@@ -50,7 +50,7 @@ macx* {
CLASSIFICATOR_RES.files += ../data/drules_proto.txt
}
SKIN_RES.path = Contents/Resources
- SKIN_RES.files = ../data/basic_ldpi.skn ../data/symbols_ldpi.png
+ SKIN_RES.files = ../data/basic_mdpi.skn ../data/symbols_mdpi.png
FONT_RES.path = Contents/Resources
FONT_RES.files = ../data/01_dejavusans.ttf \
../data/02_wqy-microhei.ttf \