]> git.lyx.org Git - features.git/commit
Fix bug #6193: Crash when navigating away from an empty super/subscript.
authorVincent van Ravesteijn <vfr@lyx.org>
Tue, 27 Oct 2009 00:11:56 +0000 (00:11 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Tue, 27 Oct 2009 00:11:56 +0000 (00:11 +0000)
commitd9ab7302a665ccb57d73eced316649a022c965bb
tree528f70de87ebab53eddbf40d3b4eac1b73fe091e
parent6e8312d1a46fc79af62f01fde116f7b12974c210
Fix bug #6193: Crash when navigating away from an empty super/subscript.

I still don't know why it is that bad that this call is made below, but this seems to fix the problem.

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