wip
Yuhang Zhao
2023-12-04 9ec0be3dabf01ccd2cda2f088ed5bede396f2c56
src/core/corewindowagent_p.h
@@ -18,7 +18,7 @@
        bool setup(QWindow *window, WindowItemDelegate *delegate);
        AbstractWindowContext *eventHandler;
        std::unique_ptr<AbstractWindowContext> context;
        Q_DISABLE_COPY_MOVE(CoreWindowAgentPrivate)
    };