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
diff options
context:
space:
mode:
authorvng <viktor.govako@gmail.com>2013-07-18 22:09:48 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:59:04 +0300
commit5aaee9909f78245f041fcc24cfaaf26f4506dbd3 (patch)
tree35993ae31c33424c7e63a0fb51d2d23650458955 /map/map.pro
parent7ce19e9dbdb17d090eb33f31136ea70551caa037 (diff)
Refactoring of drawing tile scales routine. Now it's more consistent and located in one place.
Diffstat (limited to 'map/map.pro')
-rw-r--r--map/map.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/map/map.pro b/map/map.pro
index 0762c41e97..3f3cb21864 100644
--- a/map/map.pro
+++ b/map/map.pro
@@ -57,6 +57,7 @@ HEADERS += \
bookmark_manager.hpp \
ge0_parser.hpp \
balloon_manager.hpp \
+ scales_processor.hpp \
SOURCES += \
feature_vec_model.cpp \
@@ -105,6 +106,7 @@ SOURCES += \
ge0_parser.cpp \
../api/src/c/api-client.c \
balloon_manager.cpp \
+ scales_processor.cpp \
!iphone*:!bada*:!android* {
HEADERS += qgl_render_context.hpp