Sine Striker
2024-05-08 b6190a819013360ec63ed3ffbfdbe66a1ed1aee0
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;