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:
authorArsentiy Milchakov <milcars@mapswithme.com>2017-05-11 19:20:24 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2017-05-19 16:42:03 +0300
commit9cd7f4f8fa016367ec29aaf84fcf62cfbc9026c5 (patch)
tree03382400e89c281fa3ffdf731d1d79bc8b12998a /indexer/osm_editor.hpp
parentd25221d52a9b87b83e97224f084e74fc4a6d0f6c (diff)
[editor] notes reformatting
Diffstat (limited to 'indexer/osm_editor.hpp')
-rw-r--r--indexer/osm_editor.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indexer/osm_editor.hpp b/indexer/osm_editor.hpp
index 2042727ec8..daa620dd4e 100644
--- a/indexer/osm_editor.hpp
+++ b/indexer/osm_editor.hpp
@@ -180,6 +180,7 @@ public:
};
void CreateNote(ms::LatLon const & latLon, FeatureID const & fid,
+ feature::TypesHolder const & holder, string const & defaultName,
NoteProblemType const type, string const & note);
void UploadNotes(string const & key, string const & secret);