From cfb86427dfcaf5b3c8f716e8c4ac9ddd2b577cca Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Thu, 26 Mar 2009 13:31:16 +0000 Subject: [PATCH] * doxy git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28922 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 390d8923ea..7246e027bc 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -683,6 +683,7 @@ void LyXAction::init() * \var lyx::FuncCode lyx::LFUN_SCREEN_SHOW_CURSOR * \li Action: Repositions the screen such that the cursor is visible. * \li Syntax: screen-show-cursor + * \li Origin: vfr, 25 Mar 2009 * \endvar */ { LFUN_SCREEN_SHOW_CURSOR, "screen-show-cursor", ReadOnly, Edit }, -- 2.39.2