]> git.lyx.org Git - features.git/commit
Fix crash due to the attempt to access paragraph() from within mathed while doing...
authorJürgen Spitzmüller <spitz@lyx.org>
Fri, 20 Jan 2012 10:44:07 +0000 (10:44 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Fri, 20 Jan 2012 10:44:07 +0000 (10:44 +0000)
commitaf8cec47e97010854355f45350004ce67ad6c203
treed261dd5167867e20a8a59826cd51dbd7aa4dfb55
parentae872178fb90a9561582a61ee1fe036f7aa5aa93
Fix crash due to the attempt to access paragraph() from within mathed while doing forward-search (bug #7992).

This should go to branch as well.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40636 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiView.cpp