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:
authorAlex Zolotarev <deathbaba@gmail.com>2011-11-23 04:19:09 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:28:36 +0300
commit2f4102153d3a2cca56f52649a4a0c4c75d2dbddd (patch)
tree78a825e4101fffa988203f76e802302e8be9c983 /platform/platform.pro
parent9e713f19dfcbd8e48de23bf117741ae8586c92be (diff)
Changed preferred language algorithm to the new one - now feature has two names:
- default "name" - "name:<my native lang>" OR "int_name" OR "name:en" Also houses names are drawn if house has a number and a name
Diffstat (limited to 'platform/platform.pro')
-rw-r--r--platform/platform.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/platform/platform.pro b/platform/platform.pro
index 17b9fbda2d..3169295253 100644
--- a/platform/platform.pro
+++ b/platform/platform.pro
@@ -58,7 +58,6 @@ HEADERS += \
preferred_languages.hpp \
settings.hpp \
video_timer.hpp \
- languages.hpp \
http_request.hpp \
http_thread_callback.hpp \
chunks_download_strategy.hpp \
@@ -67,6 +66,5 @@ SOURCES += \
preferred_languages.cpp \
settings.cpp \
video_timer.cpp \
- languages.cpp \
http_request.cpp \
chunks_download_strategy.cpp \