зеркало из https://github.com/mozilla/pjs.git
Fix build bustage on wince
This commit is contained in:
Родитель
68ef105620
Коммит
4bf4a9ee0c
|
@ -3838,7 +3838,7 @@ PRBool nsWindow::ProcessMessage(UINT msg, WPARAM &wParam, LPARAM &lParam,
|
|||
|
||||
case WM_MOUSEMOVE:
|
||||
{
|
||||
#ifdef WINCE
|
||||
#ifdef WINCE_WINDOWS_MOBILE
|
||||
// Reset the kill timer so that we can continue at this
|
||||
// priority
|
||||
SetTimer(mWnd, KILL_PRIORITY_ID, 2000 /* 2seconds */, NULL);
|
||||
|
|
Загрузка…
Ссылка в новой задаче