Sine Striker
2024-02-20 2d2fc799bc698ebf7e7c8bcc394366d0d7bf071b
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;
    };
}