Sine Striker
2024-05-30 2405bec2756ed88013f5a7f17d37b8747bc3028e
src/core/contexts/win32windowcontext_p.h
@@ -73,7 +73,9 @@
        // WM_MOUSELEAVE.
        bool mouseLeaveBlocked = false;
        // For emulating traditional icon button behavior
        uint64_t iconButtonClickTime = 0;
        int iconButtonClickLevel = 0;
    };
}