зеркало из https://github.com/mozilla/pjs.git
Call DeviceContextImpl::Init() just because Windows does it
This commit is contained in:
Родитель
085c89871c
Коммит
ed9efc3407
|
@ -86,7 +86,7 @@ double pix_inch;
|
|||
// cps - Unlocking GDeviceHandles is a no - no. See above.
|
||||
::HSetState ((Handle)thegd,hState);
|
||||
|
||||
return NS_OK;
|
||||
return DeviceContextImpl::Init(aNativeWidget);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -86,7 +86,7 @@ double pix_inch;
|
|||
// cps - Unlocking GDeviceHandles is a no - no. See above.
|
||||
::HSetState ((Handle)thegd,hState);
|
||||
|
||||
return NS_OK;
|
||||
return DeviceContextImpl::Init(aNativeWidget);
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче