Most useless cosmetic change. Ever.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39755 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -801,7 +801,7 @@ SourceView::MarkerView::MarkerView(SourceView* sourceView, Team* team,
|
||||
rgb_color background = ui_color(B_PANEL_BACKGROUND_COLOR);
|
||||
fBreakpointOptionMarker = tint_color(ui_color(B_PANEL_BACKGROUND_COLOR),
|
||||
B_DARKEN_1_TINT);
|
||||
SetViewColor(background);
|
||||
SetViewColor(tint_color(background, B_LIGHTEN_2_TINT));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user