forked from organicmaps/organicmaps
[MAPSME-6598] Fixed build.
This commit is contained in:
parent
4bee533120
commit
8eee810fd7
1 changed files with 1 additions and 0 deletions
|
@ -534,6 +534,7 @@ Bookmark const * BookmarkManager::GetBookmark(df::MarkID id, size_t & catIndex,
|
|||
return static_cast<Bookmark const *>(mark);
|
||||
}
|
||||
}
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
UserMark const * BookmarkManager::FindNearestUserMark(m2::AnyRectD const & rect) const
|
||||
|
|
Loading…
Add table
Reference in a new issue