mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-02 12:01:47 +00:00
120ae039b6e0 bustage fix (missing brace).
This commit is contained in:
parent
9518e08340
commit
2dec62d688
@ -4032,6 +4032,7 @@ PRBool nsWindow::ProcessMessage(UINT msg, WPARAM &wParam, LPARAM &lParam,
|
||||
{
|
||||
WINDOWPOS *wp = (LPWINDOWPOS)lParam;
|
||||
OnWindowPosChanged(wp, result);
|
||||
}
|
||||
break;
|
||||
|
||||
case WM_SETTINGCHANGE:
|
||||
|
Loading…
x
Reference in New Issue
Block a user