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>2011-06-25 18:35:57 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:19:57 +0300
commitca8da143268d35da20829345ce9894d5ee068f5e (patch)
treec89d87a854e3f8ab0a14e0c8411ec7bdd62398e9 /qt/update_dialog.cpp
parentf54f8e81b867b43d86048554659799492d43fce6 (diff)
Move settings.* from map to platform.
Diffstat (limited to 'qt/update_dialog.cpp')
-rw-r--r--qt/update_dialog.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/qt/update_dialog.cpp b/qt/update_dialog.cpp
index 1cd9cac137..a1c675dc5e 100644
--- a/qt/update_dialog.cpp
+++ b/qt/update_dialog.cpp
@@ -1,9 +1,9 @@
#include "update_dialog.hpp"
#include "info_dialog.hpp"
-#include "../base/assert.hpp"
+#include "../platform/settings.hpp"
-#include "../map/settings.hpp"
+#include "../base/assert.hpp"
#include "../std/bind.hpp"
@@ -17,6 +17,7 @@
#include <QtGui/QProgressBar>
#include <QtCore/QDateTime>
+
#define CHECK_FOR_UPDATE "Check for update"
#define LAST_UPDATE_CHECK "Last update check: "
/// used in settings