fix #344, edit mode still active when I change the session

v0.6
audoban 8 years ago
parent 4c412c4e71
commit b75c83dece

@ -139,6 +139,9 @@ DockView::~DockView()
//! windows.
//! this->disconnect();
if (m_configView)
m_configView->hide();
if (m_visibility)
delete m_visibility;
}

Loading…
Cancel
Save