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 'local_ads/event.hpp')
-rw-r--r--local_ads/event.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/local_ads/event.hpp b/local_ads/event.hpp
index f45c7bb9a3..ef5c17bf06 100644
--- a/local_ads/event.hpp
+++ b/local_ads/event.hpp
@@ -13,7 +13,8 @@ enum class EventType
ShowPoint = 0,
OpenInfo,
ClickedPhone,
- ClickedWebsite
+ ClickedWebsite,
+ Visit
};
struct Event