src/core/contexts/win32windowcontext.cpp
@@ -812,6 +812,11 @@ return; } case RaiseWindowHook: { // FIXME return; } case ShowSystemMenuHook: { const auto &pos = *static_cast<const QPoint *>(data); auto hWnd = reinterpret_cast<HWND>(windowId);