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:
authorIgor Khmurets <subzero@mapswithme.com>2014-05-21 16:18:58 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:15:58 +0300
commit44bac99e1bd79c00ab896fb28953403e0ec63f18 (patch)
treef0c048498d9c6d954d9d3992012985eabda0d5be /search/result.hpp
parent3e7701a1da1406cd259dcb9a7ac145ea71bea567 (diff)
[ios] Fixed merge conflicts with new UserMark
Diffstat (limited to 'search/result.hpp')
-rw-r--r--search/result.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/search/result.hpp b/search/result.hpp
index 43f29b7cf2..4b94d6321d 100644
--- a/search/result.hpp
+++ b/search/result.hpp
@@ -139,6 +139,7 @@ struct AddressInfo
void MakeFrom(search::Result const & res);
+ void SetPinName(string const & name);
string GetPinName() const;
string GetPinType() const;