From 023428a13d0d4caee1ec6a1771e952d98c2b3a5d Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Thu, 18 Apr 2019 14:54:35 +0200 Subject: [PATCH] Add Notion entry to paragraph-select function Thanks Pavel --- src/LyXAction.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index c2738f9363..b917865152 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 -- 2.39.5