Fixing build bustage
This commit is contained in:
Родитель
f31833a013
Коммит
728a7f5990
|
@ -1927,7 +1927,7 @@ nsNativeThemeWin::ClassicGetMinimumWidgetSize(nsIRenderingContext* aContext, nsI
|
|||
#ifdef WINCE
|
||||
(*aResult).width = 16;
|
||||
(*aResult).height = 16;
|
||||
#endif
|
||||
#else
|
||||
(*aResult).width = ::GetSystemMetrics(SM_CXMENUCHECK);
|
||||
(*aResult).height = ::GetSystemMetrics(SM_CYMENUCHECK);
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче