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