Zhao Yuhang
2024-05-23 6002cd46a2c5a1c2c4afdbf8e491e76f68b9bfd8
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;