From 436cb86ff150fd8540284cd3cea8d19315ab87fa Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Thu, 17 May 2012 19:12:27 +0200 Subject: [PATCH] * doxy --- src/LyXAction.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 76ac902b25..39018cefa0 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -1918,6 +1918,8 @@ void LyXAction::init() /*! * \var lyx::FuncCode lyx::LFUN_PARAGRAPH_MOVE_UP * \li Action: Moves the current paragraph upwards in the document. + * \li Notion: Movement through the document will possibly break the paragraph-depth + (e.g. itemize structure). * \li Syntax: paragraph-move-up * \li Origin: Edwin, 8 Apr 2006 * \endvar -- 2.39.2