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:
authorExMix <rahuba.youri@mapswithme.com>2014-10-03 17:29:07 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:29:16 +0300
commit08f3d9b5d213af7af88f19e0f1b8bec00d5ca4c3 (patch)
tree4034676853915b448611f0a74b6803bc08e44b6e /map/map.pro
parent160753d1ba978769bbe063dcff630c229e3a7d22 (diff)
[core] interfaces for downloader GUI
Diffstat (limited to 'map/map.pro')
-rw-r--r--map/map.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/map/map.pro b/map/map.pro
index 023b0b4f6f..e286ac0493 100644
--- a/map/map.pro
+++ b/map/map.pro
@@ -69,6 +69,8 @@ HEADERS += \
anim_phase_chain.hpp \
pin_click_manager.hpp \
routing_session.hpp \
+ country_tree.hpp \
+ active_maps_layout.hpp \
SOURCES += \
feature_vec_model.cpp \
@@ -124,6 +126,8 @@ SOURCES += \
anim_phase_chain.cpp \
pin_click_manager.cpp \
routing_session.cpp \
+ country_tree.cpp \
+ active_maps_layout.cpp \
!iphone*:!tizen*:!android* {
HEADERS += qgl_render_context.hpp