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>2013-01-29 17:43:16 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:49:27 +0300
commit60abc31cdfcc6ffaa016fec7700077d8c472598c (patch)
tree2040691e64b2735e03171ff091cce862dcc18a32 /map/bookmark.hpp
parent219a9f8d565064f312c03bb2aa338b0064cc9f55 (diff)
- Fix error processing logic when loading bookmarks (do not create BookmarkCategory when xml parse error).
- Add test for special xml names.
Diffstat (limited to 'map/bookmark.hpp')
-rw-r--r--map/bookmark.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/map/bookmark.hpp b/map/bookmark.hpp
index 579ec80796..3cfa470ae9 100644
--- a/map/bookmark.hpp
+++ b/map/bookmark.hpp
@@ -92,7 +92,7 @@ public:
/// @name Theese fuctions are public for unit tests only.
/// You don't need to call them from client code.
//@{
- void LoadFromKML(ReaderPtr<Reader> const & reader);
+ bool LoadFromKML(ReaderPtr<Reader> const & reader);
void SaveToKML(ostream & s);
/// Uses the same file name from which was loaded, or