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-03-07 16:05:57 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:12:40 +0300
commit69f6e406743e9bfa4813989cec71d9465b1524e2 (patch)
tree98ec8f1e4163bcfced4abafcd37499c51401ccd9 /map/information_display.hpp
parentaa9010fa705edb99280619e9e74e04fbff2b0430 (diff)
new ruler with chess and poetesses
Diffstat (limited to 'map/information_display.hpp')
-rw-r--r--map/information_display.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/map/information_display.hpp b/map/information_display.hpp
index af7c833734..1c153c4570 100644
--- a/map/information_display.hpp
+++ b/map/information_display.hpp
@@ -113,6 +113,7 @@ public:
void drawDebugPoints(Drawer * pDrawer);
void enableRuler(bool doEnable);
+ bool isRulerEnabled() const;
void setRulerParams(unsigned pxMinWidth, double metresMinWidth, double metresMaxWidth);
void enableDebugInfo(bool doEnable);