Small Wine sync

svn path=/trunk/; revision=13025
This commit is contained in:
Gé van Geldorp 2005-01-13 09:28:58 +00:00
parent c5f29850b0
commit 289a65afa7

View file

@ -1085,6 +1085,7 @@ DATETIME_WindowProc (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
uMsg, wParam, lParam);
return DefWindowProcW (hwnd, uMsg, wParam, lParam);
}
return 0;
}