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