SineStriker
2024-01-29 bc8868d519702c5a55f21377711cf4db54714650
src/core/contexts/win32windowcontext_p.h
@@ -72,8 +72,6 @@
        // Whether the last mouse leave message is blocked, mainly for handling the unexpected
        // WM_MOUSELEAVE.
        bool mouseLeaveBlocked = false;
        bool initialCentered = false;
    };
}