kits/interface: Convert to using Set*UIColor.
Signed-off-by: Augustin Cavalier <[email protected]> Patches 0003-0017 from looncraz, unmodified.
This commit is contained in:
committed by
Augustin Cavalier
parent
7f9368cae5
commit
7a96554cb3
@@ -745,4 +745,6 @@ BMenuBar::_InitData(menu_layout layout)
|
||||
fLastBounds = new BRect(Bounds());
|
||||
SetItemMargins(8, 2, 8, 2);
|
||||
_SetIgnoreHidden(true);
|
||||
SetLowUIColor(B_MENU_BACKGROUND_COLOR);
|
||||
SetViewColor(B_TRANSPARENT_COLOR);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user