wip
Yuhang Zhao
2023-12-04 d76629aac83bb279512b84be8a5b3f62b1800278
src/core/contexts/abstractwindowcontext_p.h
@@ -40,6 +40,7 @@
        void showSystemMenu(const QPoint &pos);
        QRegion hitTestShape() const;
        bool isInSystemButtons(const QPoint &pos, CoreWindowAgent::SystemButton *button) const;
    protected:
        QWindow *m_windowHandle;