Style fix.

This commit is contained in:
Rene Gollent
2013-06-21 18:54:54 -04:00
parent 06dc1b57d4
commit 143fdaf7cf
@@ -1121,8 +1121,7 @@ SourceView::TextView::Draw(BRect updateRect)
SetLowColor(ipColor);
}
else
} else
SetLowColor(255, 255, 0, 255);
FillRect(BRect(kLeftTextMargin, y, Bounds().right,
y + fFontInfo->lineHeight), B_SOLID_LOW);