Sine Striker
2024-02-22 77bce901860548cd84c1680672ec75fbd6184cf8
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;