Sine Striker
2023-12-04 41a4103ffcce0efb6d532a15d307ab98177c997e
src/core/corewindowagent_p.h
@@ -18,7 +18,9 @@
        bool setup(QWindow *window, WindowItemDelegate *delegate);
        AbstractWindowContext *m_eventHandler;
        std::unique_ptr<AbstractWindowContext> context;
        Q_DISABLE_COPY_MOVE(CoreWindowAgentPrivate)
    };
}