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