mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Whitespace.
This commit is contained in:
parent
d654c4782a
commit
858f6b6c7b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user