]> git.lyx.org Git - features.git/commit
Fix bug 2449: Insertion of math delimiter cannot completely be undone
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 15 Aug 2008 16:15:20 +0000 (16:15 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 15 Aug 2008 16:15:20 +0000 (16:15 +0000)
commite22b5d0718439267650d6aa16a80d0bc895b42dc
treefd9f442c2289cd018ef16d29a962b9d946fe28d3
parent97e6476feb2312ca7d46d565df5a2add1914e464
Fix bug 2449: Insertion of math delimiter cannot completely be undone
http://bugzilla.lyx.org/show_bug.cgi?id=2449

* Text3.cpp (dispatch): handle undo for LFUN_MATH_INSERT,
LFUN_MATH_MATRIX, LFUN_MATH_DELIM and LFUN_MATH_BIGDELIM.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26174 a592a061-630c-0410-9148-cb99ea01b6c8
src/Text3.cpp