]> git.lyx.org Git - features.git/commit
Fix bug #8998: changed document setting is recoded twice as undo
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 3 Mar 2014 17:24:51 +0000 (18:24 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 3 Mar 2014 17:28:23 +0000 (18:28 +0100)
commit8f8e8ed43ce8eafa325dd98c1572c53aa3702ca3
tree77308a8b6ac7d2f3684127290f5faef1ba162cc5
parentc98ce56a03411021152b340bdb418d4d01d61548
Fix bug #8998: changed document setting is recoded twice as undo

The general trick to avoid this kind of problems is to use undo groups.
src/frontends/qt4/GuiDocument.cpp