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:
Vincent van Ravesteijn 2009-04-06 18:29:19 +00:00
parent b9aa501051
commit 81f1aa7597

View File

@ -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: