]> git.lyx.org Git - features.git/commit
Cursor::insert(): Fix crash with math. Problem was that the inset pointer was release...
authorAbdelrazak Younes <younes@lyx.org>
Fri, 29 Feb 2008 20:55:56 +0000 (20:55 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 29 Feb 2008 20:55:56 +0000 (20:55 +0000)
commitf600486a377159eded481849ada90d82003d1fe5
treefd1b9a7f4eb3062a06bdfbc70056b6d44aef1d04
parent7a6971bb28b8e63f1769755c67e1c5ce40bb4469
Cursor::insert(): Fix crash with math. Problem was that the inset pointer was released by MathAthom

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