Yuhang Zhao
2023-12-19 88b91b1fec752538beebca2fd92e62c8e03f32d4
src/core/windowagentbase_p.h
@@ -18,7 +18,7 @@
        virtual AbstractWindowContext *createContext() const;
        bool setup(QObject *host, WindowItemDelegate *delegate);
        void setup(QObject *host, WindowItemDelegate *delegate);
        std::unique_ptr<AbstractWindowContext> context;