mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-22 16:37:28 +00:00
prepare lyxerr for using
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16952 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
121c42dec7
commit
056550b311
@ -169,7 +169,7 @@ 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 <<endl;
|
||||
// lyxerr << "undo.array=" << to_ascii(undo.array) <<endl;
|
||||
asArray(undo.array, dit.cell());
|
||||
} else {
|
||||
// Some finer machinery is needed here.
|
||||
|
Loading…
x
Reference in New Issue
Block a user