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:
authorDaria Volvenkova <d.volvenkova@corp.mail.ru>2016-02-17 14:59:46 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:21:22 +0300
commit02d375be30f95b48577c6ce6affbf4ea46d7284a (patch)
tree0f47ac1c94b8bae67b3c3b51868e028b76f6c588 /drape_frontend/drape_frontend.pro
parent324fcd155afae83d5d84929deda8140b30e25649 (diff)
Choose position mark rendering and taps blocking.
Diffstat (limited to 'drape_frontend/drape_frontend.pro')
-rwxr-xr-xdrape_frontend/drape_frontend.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/drape_frontend/drape_frontend.pro b/drape_frontend/drape_frontend.pro
index afc7359031..fe458d9d73 100755
--- a/drape_frontend/drape_frontend.pro
+++ b/drape_frontend/drape_frontend.pro
@@ -20,6 +20,7 @@ SOURCES += \
animation/perspective_animation.cpp \
animation/show_hide_animation.cpp \
gui/button.cpp \
+ gui/choose_position_mark.cpp \
gui/compass.cpp \
gui/copyright_label.cpp \
gui/country_status.cpp \
@@ -105,6 +106,7 @@ HEADERS += \
animation/show_hide_animation.hpp \
animation/value_mapping.hpp \
gui/button.hpp \
+ gui/choose_position_mark.hpp \
gui/compass.hpp \
gui/copyright_label.hpp \
gui/country_status.hpp \