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:
authorvng <viktor.govako@gmail.com>2016-04-08 16:23:46 +0300
committervng <viktor.govako@gmail.com>2016-04-18 16:29:39 +0300
commitd66e797c27b890942823ac33cf3150a9bd5036bc (patch)
treebf9f36d852999c608edd225b7f48804b7bef532c /indexer/classificator.hpp
parenta5eb92b8eb76f405a4da181dd3962eca74974b80 (diff)
[styles] Do reload styles after map theme changing.
Diffstat (limited to 'indexer/classificator.hpp')
-rw-r--r--indexer/classificator.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indexer/classificator.hpp b/indexer/classificator.hpp
index 02550168f5..2db65bb822 100644
--- a/indexer/classificator.hpp
+++ b/indexer/classificator.hpp
@@ -226,5 +226,4 @@ public:
string GetReadableObjectName(uint32_t type) const;
};
-Classificator & classif(MapStyle mapStyle);
Classificator & classif();