forked from organicmaps/organicmaps
Update local_ads_manager.hpp
This commit is contained in:
parent
c75f8d8629
commit
aa75d98f6d
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,8 @@ private:
|
|||
|
||||
void FillSupportedTypes();
|
||||
|
||||
// Returned value means if downloading process finished correctly or was interrupted
|
||||
// by some reason.
|
||||
bool DownloadCampaign(MwmSet::MwmId const & mwmId, std::vector<uint8_t> & bytes);
|
||||
|
||||
GetMwmsByRectFn m_getMwmsByRectFn;
|
||||
|
|
Loading…
Add table
Reference in a new issue