Yuhang Zhao
2023-12-18 56c4ef0a85abb92a64bb90d86526f2218835e282
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;