forked from organicmaps/organicmaps
[new downloader] Adding CountryInfoGetter() method.
This commit is contained in:
parent
dbe555605f
commit
f6b302a7b2
1 changed files with 1 additions and 0 deletions
|
@ -221,6 +221,7 @@ public:
|
|||
//@}
|
||||
|
||||
storage::Storage & Storage() { return m_storage; }
|
||||
storage::CountryInfoGetter & CountryInfoGetter() { return *m_infoGetter; }
|
||||
|
||||
/// @name Bookmarks, Tracks and other UserMarks
|
||||
//@{
|
||||
|
|
Loading…
Add table
Reference in a new issue