]> git.lyx.org Git - lyx.git/commit
* CursorSlice::lastpos(): check for text emptiness (should fix a crash when releasing...
authorAbdelrazak Younes <younes@lyx.org>
Thu, 10 Jan 2008 08:46:04 +0000 (08:46 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Thu, 10 Jan 2008 08:46:04 +0000 (08:46 +0000)
commit1406a544206c894f8a007b75b6bf6faa49ad4cc0
tree30282c0655a282863368151d0eed279230f8ac4a
parent50b994b08fa0b5d90cb30a16fc56e2c1389b01eb
* CursorSlice::lastpos(): check for text emptiness (should fix a crash when releasing an empty buffer).

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