Skip to content

Commit 916df28

Browse files
author
Eric Wong
authored
Update FloatingDockContainer.cpp
remove dock container
1 parent c08d916 commit 916df28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/FloatingDockContainer.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,6 +1136,7 @@ void CFloatingDockContainer::hideAndDeleteLater()
11361136
if (d->DockManager)
11371137
{
11381138
d->DockManager->removeFloatingWidget(this);
1139+
d->DockManager->removeDockContainer(this->dockContainer());
11391140
}
11401141
}
11411142

0 commit comments

Comments
 (0)