Raise the widget after adding.
--HG-- branch : dfighter-tools
This commit is contained in:
parent
78a65459f0
commit
104506a717
1 changed files with 1 additions and 0 deletions
|
@ -265,6 +265,7 @@ namespace GeorgesQt
|
|||
m_mainDock->addDockWidget(Qt::RightDockWidgetArea, m_dockedWidgets.last());
|
||||
}
|
||||
|
||||
QCoreApplication::processEvents();
|
||||
w->raise();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue