]> git.lyx.org Git - features.git/commit
Fix bug 2913: "mark-on" broken.
authorJürgen Spitzmüller <spitz@lyx.org>
Tue, 18 Dec 2007 07:10:55 +0000 (07:10 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Tue, 18 Dec 2007 07:10:55 +0000 (07:10 +0000)
commitb8513d13e56062fdcd651ef04f356c2d2fc71b2e
treeebb8df7de889b9f6a60f901b62a2a9be78c798c3
parent81cceb250c65c8160c6b53f300017840137b0026
Fix bug 2913: "mark-on" broken.

* src/Cursor.cpp (selHandle):
- handle mark()
* src/Text.cpp (dissolveInset):
- switch mark off before using selHandle, just in case.

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