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 'qt/mainwindow.hpp')
-rw-r--r--qt/mainwindow.hpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/qt/mainwindow.hpp b/qt/mainwindow.hpp
index 425243c7ec..7fe028aef9 100644
--- a/qt/mainwindow.hpp
+++ b/qt/mainwindow.hpp
@@ -125,12 +125,12 @@ protected Q_SLOTS:
void OnClearRoute();
#ifdef BUILD_DESIGNER
- void OnBuildStyle();
- void OnRecalculateGeomIndex();
- void OnDebugStyle();
- void OnGetStatistics();
- void OnRunTests();
- void OnBuildPhonePackage();
+ void OnBuildStyle();
+ void OnRecalculateGeomIndex();
+ void OnDebugStyle();
+ void OnGetStatistics();
+ void OnRunTests();
+ void OnBuildPhonePackage();
#endif // BUILD_DESIGNER
};
} // namespace qt