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-13 10:47:12 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:12:41 +0300
commitb04784b71678a4c96a51e23f875c3ef5ef69bf2b (patch)
tree0923b29073325dc81a78b31af53c1fd55955ba7b /map/information_display.hpp
parent69f6e406743e9bfa4813989cec71d9465b1524e2 (diff)
prev frame animation for ruler
Diffstat (limited to 'map/information_display.hpp')
-rw-r--r--map/information_display.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/map/information_display.hpp b/map/information_display.hpp
index 1c153c4570..54143ca557 100644
--- a/map/information_display.hpp
+++ b/map/information_display.hpp
@@ -114,7 +114,6 @@ public:
void enableRuler(bool doEnable);
bool isRulerEnabled() const;
- void setRulerParams(unsigned pxMinWidth, double metresMinWidth, double metresMaxWidth);
void enableDebugInfo(bool doEnable);
void setDebugInfo(double frameDuration, int currentScale);