Whitespace.

This commit is contained in:
Juergen Spitzmueller 2016-07-18 16:28:12 +02:00
parent d654c4782a
commit 858f6b6c7b

View File

@ -227,8 +227,8 @@ void InsetText::draw(PainterInfo & pi, int x, int y) const
pi.backgroundColor(this));
// Change color of the frame in tracked changes, like for tabulars.
// Only do so if the color is not custom. But do so even if RowPainter
// handles the strike-through already.
// Only do so if the color is not custom. But do so even if RowPainter
// handles the strike-through already.
Color c;
if (pi.change_.changed()
// Originally, these are the colors with role Text, from role() in