mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-26 22:17:41 +00:00
Where did that go ?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29128 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b9aa501051
commit
81f1aa7597
@ -1309,6 +1309,7 @@ bool BufferView::dispatch(FuncRequest const & cmd)
|
||||
cur.setMark(true);
|
||||
cur.message(from_utf8(N_("Mark set")));
|
||||
}
|
||||
cur.resetAnchor();
|
||||
break;
|
||||
|
||||
case LFUN_SCREEN_SHOW_CURSOR:
|
||||
|
Loading…
Reference in New Issue
Block a user