]> git.lyx.org Git - features.git/commit
Fix bug 3101 and 3108
authorAbdelrazak Younes <younes@lyx.org>
Wed, 17 Jan 2007 12:29:18 +0000 (12:29 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 17 Jan 2007 12:29:18 +0000 (12:29 +0000)
commit67ae65f43093cc738e41607c8a5011854d47cbf9
tree98948d994c441c44c30e0472b9f07f70d3ec3910
parent891a046862249b615315236e1a92d2c7b6a1ba2b
Fix bug 3101 and 3108
http://bugzilla.lyx.org/show_bug.cgi?id=3101
http://bugzilla.lyx.org/show_bug.cgi?id=3108

* BufferView::setCursor(): delete the call to cursor_.setTargetX(). This is called differently for any LFUN anyway.

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