SineStriker
2023-12-18 187f82bb4065589fa7fba5f6fa9bd51113357a2c
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;