* some clean up for style guide conformance
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18844 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -428,7 +428,7 @@ SliderOffscreenView::~SliderOffscreenView()
|
|||||||
void
|
void
|
||||||
SliderOffscreenView::DrawX()
|
SliderOffscreenView::DrawX()
|
||||||
{
|
{
|
||||||
SetHighColor(216,216,216);
|
SetHighColor(ui_color(B_PANEL_BACKGROUND_COLOR));
|
||||||
FillRect(Bounds());
|
FillRect(Bounds());
|
||||||
|
|
||||||
SetHighColor(189, 186, 189);
|
SetHighColor(189, 186, 189);
|
||||||
|
|||||||
Reference in New Issue
Block a user