Revert "Fix crash when restoring state"
This reverts commit ee97b03e53.
This commit is contained in:
@@ -1666,7 +1666,6 @@ void CDockContainerWidget::removeDockArea(CDockAreaWidget* area)
|
||||
CDockWidget::emitTopLevelEventForWidget(TopLevelWidget, true);
|
||||
dumpLayout();
|
||||
d->emitDockAreasRemoved();
|
||||
area->overlayDockContainer()->clearDockArea();
|
||||
area->setOverlayDockContainer(nullptr);
|
||||
area->updateAutoHideButtonCheckState();
|
||||
area->updateTitleBarButtonToolTip();
|
||||
|
||||
Reference in New Issue
Block a user