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/index.hpp')
-rw-r--r--indexer/index.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexer/index.hpp b/indexer/index.hpp
index 44057132dd..eab3b90c79 100644
--- a/indexer/index.hpp
+++ b/indexer/index.hpp
@@ -75,7 +75,7 @@ public:
/// Registers a new map.
- WARN_UNUSED_RESULT pair<MwmHandle, RegResult> RegisterMap(
+ WARN_UNUSED_RESULT pair<MwmId, RegResult> RegisterMap(
platform::LocalCountryFile const & localFile);
/// Deregisters a map from internal records.