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:
authorExMix <rahuba.youri@mapswithme.com>2015-01-23 19:03:52 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2015-11-30 16:04:00 +0300
commit2bffbb1756898dd403103929e7d8df9a632db5e6 (patch)
treeae83452157a8e0dbb20f05f9039fc41f4877e605 /qt/mainwindow.cpp
parent7230f95a75b0f83ce45f5c758959343bc6d3b277 (diff)
[drape] render bookmarks, search and api points
Diffstat (limited to 'qt/mainwindow.cpp')
-rw-r--r--qt/mainwindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt/mainwindow.cpp b/qt/mainwindow.cpp
index 3d341d0bef..74f6cb4a2a 100644
--- a/qt/mainwindow.cpp
+++ b/qt/mainwindow.cpp
@@ -177,7 +177,6 @@ void MainWindow::LoadState()
{
// do always show on full screen
showMaximized();
- m_pDrawWidget->LoadState();
}
void MainWindow::LocationStateModeChanged(location::State::Mode mode)