Add Notion entry to paragraph-select function

Thanks Pavel
This commit is contained in:
Kornel Benko 2019-04-18 14:54:35 +02:00
parent aec50eec49
commit d11bcac11a

View File

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