src/widgets/widgetwindowagent.cpp @@ -57,6 +57,9 @@ if (!d->context->setTitleBar(w)) { return; } #ifdef Q_OS_MACOS d->setupMacOSTitleBar(w); #endif Q_EMIT titleBarWidgetChanged(w); }