]> git.lyx.org Git - lyx.git/commitdiff
Whitespace.
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 18 Jul 2016 14:28:12 +0000 (16:28 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 18 Jul 2016 14:28:12 +0000 (16:28 +0200)
src/insets/InsetText.cpp

index 1222a69a3023de3c57b8359b612ac4ef6812c60c..df4f6e219325cd34734ab72cb73e18bd426583f5 100644 (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