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 'indexer/feature.hpp')
-rw-r--r--indexer/feature.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indexer/feature.hpp b/indexer/feature.hpp
index 7a0d7b7391..13a7a6f72e 100644
--- a/indexer/feature.hpp
+++ b/indexer/feature.hpp
@@ -167,6 +167,7 @@ public:
/// @name Editor functions.
//@{
+ StringUtf8Multilang GetNames() const;
void SetNames(StringUtf8Multilang const & newNames);
void SetMetadata(feature::Metadata const & newMetadata);
//@}