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:
Diffstat (limited to 'editor/editor.pro')
-rw-r--r--editor/editor.pro8
1 files changed, 4 insertions, 4 deletions
diff --git a/editor/editor.pro b/editor/editor.pro
index 40cc940436..b3b6e432fa 100644
--- a/editor/editor.pro
+++ b/editor/editor.pro
@@ -12,19 +12,20 @@ SOURCES += \
changeset_wrapper.cpp \
editor_config.cpp \
editor_notes.cpp \
+ editor_storage.cpp \
opening_hours_ui.cpp \
osm_auth.cpp \
osm_feature_matcher.cpp \
server_api.cpp \
ui2oh.cpp \
user_stats.cpp \
- xml_feature.cpp \
- editor_storage.cpp
+ xml_feature.cpp
HEADERS += \
changeset_wrapper.hpp \
editor_config.hpp \
editor_notes.hpp \
+ editor_storage.hpp \
opening_hours_ui.hpp \
osm_auth.hpp \
osm_feature_matcher.hpp \
@@ -32,5 +33,4 @@ HEADERS += \
ui2oh.hpp \
user_stats.hpp \
xml_feature.hpp \
- yes_no_unknown.hpp \
- editor_storage.hpp
+ yes_no_unknown.hpp