зеркало из https://github.com/mozilla/gecko-dev.git
Camino only - more hacking around build failures caused by bug 362014
This commit is contained in:
Родитель
c9505a7e32
Коммит
b0e90c0c2c
|
@ -315,8 +315,8 @@ nsNativeThemeCocoa::DrawTab (CGContextRef cgContext, const HIRect& inBoxRect,
|
|||
#ifndef MOZ_MACBROWSER
|
||||
tdi.adornment = kHIThemeTabAdornmentTrailingSeparator;
|
||||
tdi.kind = kHIThemeTabKindNormal;
|
||||
#endif
|
||||
tdi.position = inPosition;
|
||||
#endif
|
||||
|
||||
HIThemeDrawTab(&inBoxRect, &tdi, cgContext, HITHEME_ORIENTATION, NULL);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче