Sine Striker
2024-01-29 03605a234142933dc49f1a6b2fbf49ba007d87f8
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;
    };
}