forked from organicmaps/organicmaps
[desktop] Load bookmarks on startup.
This commit is contained in:
parent
21503a6752
commit
21069b913a
1 changed files with 2 additions and 1 deletions
|
@ -102,7 +102,8 @@ namespace qt
|
|||
|
||||
if (!m_framework->LoadState())
|
||||
return false;
|
||||
//m_framework.UpdateNow();
|
||||
|
||||
m_framework->LoadBookmarks();
|
||||
|
||||
UpdateScaleControl();
|
||||
return true;
|
||||
|
|
Loading…
Add table
Reference in a new issue