mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2024-12-26 08:01:32 +08:00
add rais
This commit is contained in:
parent
6998c0e585
commit
68e5aec912
@ -391,6 +391,7 @@ void COverlayDockContainer::collapseView(bool Enable)
|
||||
}
|
||||
else
|
||||
{
|
||||
raise();
|
||||
show();
|
||||
d->DockArea->show();
|
||||
d->DockWidget->show();
|
||||
|
Loading…
Reference in New Issue
Block a user