wip
Sine Striker
2023-12-30 baaefab217758ffe51322ad16b6f12a05228db8c
src/quick/quickwindowagent.cpp
@@ -59,6 +59,9 @@
        if (!d->context->setTitleBar(item)) {
            return;
        }
#ifdef Q_OS_MAC
        setSystemButtonArea(nullptr);
#endif
        Q_EMIT titleBarWidgetChanged(item);
    }