SineStriker
2023-12-06 2f57263c413021716397841ca9d0bfc9628c8703
src/core/contexts/win32windowcontext_p.h
@@ -45,6 +45,8 @@
        // Whether the last mouse leave message is blocked, mainly for handling the unexpected
        // WM_MOUSELEAVE.
        bool mouseLeaveBlocked = false;
        bool centered = false;
    };
}