mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
Whitespace
This commit is contained in:
parent
a450797b2a
commit
ff85641cc0
@ -1768,7 +1768,7 @@ bool Text::backspace(Cursor & cur)
|
||||
needsUpdate |= handleBibitems(cur);
|
||||
|
||||
// A singlePar update is not enough in this case.
|
||||
// cur.screenUpdateFlags(Update::Force);
|
||||
// cur.screenUpdateFlags(Update::Force);
|
||||
cur.top().setPitPos(cur.pit(), cur.pos());
|
||||
|
||||
return needsUpdate;
|
||||
|
Loading…
Reference in New Issue
Block a user