зеркало из https://github.com/mozilla/pjs.git
Fixing build bustage
This commit is contained in:
Родитель
5f30a55a81
Коммит
85fda15ddb
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче