Zhao Yuhang
2023-12-09 651805739be12125295d992c3e6ae00b6bef9fe2
src/widgets/widgetwindowagent_p.h
@@ -14,8 +14,10 @@
        void init();
        AbstractWindowContext * createContext() const override;
        // Host
        QWidget *host{};
        QWidget *hostWidget{};
    };
}