]> git.lyx.org Git - lyx.git/commit
Fix undo after breaking a nested paragraph
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 23 Nov 2018 15:53:53 +0000 (16:53 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 16 Dec 2018 21:00:36 +0000 (22:00 +0100)
commit47adf27ac3b90ef7899f838da7cee56c72e6ea0e
treeca5e4d644a505760b21f5dd8efc8448f500ff36f
parent09d742cc7f1707dfc04925912d11846ae0213172
Fix undo after breaking a nested paragraph

We have to take into account that Buffer::updateBuffer can modify the document.

Fix bug #11292.

(cherry picked from commit 57feb0fed0c078903900aaea069c49207c8cb9ac)
src/frontends/qt4/GuiApplication.cpp
status.23x