Fixes cases where actualTitleBarChanged() wasn't emitted
This commit is contained in:
@@ -695,6 +695,8 @@ void DockWidgetBase::onParentChanged()
|
||||
#endif
|
||||
d->updateToggleAction();
|
||||
d->updateFloatAction();
|
||||
|
||||
Q_EMIT actualTitleBarChanged();
|
||||
}
|
||||
|
||||
void DockWidgetBase::onShown(bool spontaneous)
|
||||
|
||||
Reference in New Issue
Block a user