Sine Striker
2024-05-15 00b91a374872280a4a5addc22f08c7954a6637aa
src/widgets/widgetwindowagent.cpp
@@ -56,7 +56,7 @@
        }
        w->setAttribute(Qt::WA_DontCreateNativeAncestors);
        w->setAttribute(Qt::WA_NativeWindow);
        w->setAttribute(Qt::WA_NativeWindow); // Create new window id
        d->setup(w, new WidgetItemDelegate());
        d->hostWidget = w;