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-06-18 12:55:09 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:18:09 +0300
commit037ac826868939e861860b1d70f01d1574fcefdb (patch)
treed68e65cfe736d544d62447afa9e24e8617971fb0 /map/user_mark_container.hpp
parent331234daed8aa6206d896c644bc389bff3e084f0 (diff)
[core] hide place page on second click
Diffstat (limited to 'map/user_mark_container.hpp')
-rw-r--r--map/user_mark_container.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/map/user_mark_container.hpp b/map/user_mark_container.hpp
index 4e969bd9e7..22c3baf867 100644
--- a/map/user_mark_container.hpp
+++ b/map/user_mark_container.hpp
@@ -139,6 +139,7 @@ public:
void ActivateMark(UserMark const * userMark, bool needAnim);
void Draw(PaintOverlayEvent const & e, UserMarkDLCache * cache) const;
+ bool IsActive() const;
private:
/// animation support