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/drawing_rules.hpp
parenta5eb92b8eb76f405a4da181dd3962eca74974b80 (diff)
[styles] Do reload styles after map theme changing.
Diffstat (limited to 'indexer/drawing_rules.hpp')
-rw-r--r--indexer/drawing_rules.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indexer/drawing_rules.hpp b/indexer/drawing_rules.hpp
index 27fcabf70a..6870cb869e 100644
--- a/indexer/drawing_rules.hpp
+++ b/indexer/drawing_rules.hpp
@@ -122,7 +122,6 @@ namespace drule
void InitBackgroundColors(ContainerProto const & cp);
};
- RulesHolder & rules(MapStyle mapStyle);
RulesHolder & rules();
void LoadRules();