Sine Striker
2023-12-28 0339e9e5e19fd4fe65113e1a819826109b7e4727
src/core/contexts/win32windowcontext_p.h
@@ -47,7 +47,7 @@
                               LRESULT *result);
        // In order to perfectly apply Windows 11 Snap Layout into the Qt window, we need to
        // intercept and simulate most of the  mouse events, so that the processing logic
        // intercept and emulate most of the  mouse events, so that the processing logic
        // is quite complex. Simultaneously, in order to make the handling code of other
        // Windows messages clearer, we have separated them into this function.
        bool snapLayoutHandler(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam,