commit d11bcac11a9086ec1d5cadbd41e518b040de2f34 Author: Kornel Benko <kor...@lyx.org> Date: Thu Apr 18 14:54:35 2019 +0200
Add Notion entry to paragraph-select function Thanks Pavel --- src/LyXAction.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index c2738f9..b917865 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -3255,6 +3255,7 @@ void LyXAction::init() * \var lyx::FuncCode lyx::LFUN_PARAGRAPH_SELECT * \li Action: Move cursor to beginning of current paragraph and select to the end in downward direction + * \li Notion: This function is by default bound to triple mouse click * \li Syntax: paragraph-select * \li Origin: Kornel, 16 Apr 2019 * \endvar