mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-18 21:45:24 +00:00
Whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33629 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
0f06b1c3e8
commit
65eaba6826
@ -1198,7 +1198,7 @@ bool Text::backspace(Cursor & cur)
|
||||
needsUpdate |= handleBibitems(cur);
|
||||
|
||||
// A singlePar update is not enough in this case.
|
||||
// cur.updateFlags(Update::Force);
|
||||
// cur.updateFlags(Update::Force);
|
||||
setCursor(cur.top(), cur.pit(), cur.pos());
|
||||
|
||||
return needsUpdate;
|
||||
|
Loading…
x
Reference in New Issue
Block a user