X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fundo.C;h=33b97827325f006009e10dbcc3ef59165aa0c583;hb=969ab85d985485f503790cb13f98a582d4e1cdb5;hp=915e3e9a998e63e66db1a343c19b54ef0fb6692b;hpb=6c300f72a217722652dc27db9108e1050028979c;p=lyx.git diff --git a/src/undo.C b/src/undo.C index 915e3e9a99..33b9782732 100644 --- a/src/undo.C +++ b/src/undo.C @@ -17,6 +17,7 @@ #include "undo.h" #include "buffer.h" +#include "buffer_funcs.h" #include "cursor.h" #include "debug.h" #include "BufferView.h" @@ -169,9 +170,8 @@ bool textUndoOrRedo(BufferView & bv, // We stored the full cell here as there is not much to be // gained by storing just 'a few' paragraphs (most if not // all math inset cells have just one paragraph!) - //lyxerr << "undo.array=" << undo.array <