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 'platform/platform.hpp')
-rw-r--r--platform/platform.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/platform.hpp b/platform/platform.hpp
index c3b20abfbe..d14acc2595 100644
--- a/platform/platform.hpp
+++ b/platform/platform.hpp
@@ -123,6 +123,7 @@ public:
/// @return url for clients to download maps
string MetaServerUrl() const;
+ string ResourcesMetaServerUrl() const;
/// @return JSON-encoded list of urls if metaserver is unreachable
string DefaultUrlsJSON() const;