commit 858f6b6c7b630f7672001fb19b55109a89aed142
Author: Juergen Spitzmueller <[email protected]>
Date: Mon Jul 18 16:28:12 2016 +0200
Whitespace.
---
src/insets/InsetText.cpp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/insets/InsetText.cpp b/src/insets/InsetText.cpp
index 1222a69..df4f6e2 100644
--- a/src/insets/InsetText.cpp
+++ b/src/insets/InsetText.cpp
@@ -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