fixup definition of LFUN_REFERENCE_TO_PARAGRAPH

(cherry picked from commit 2fdeee4bf7)
This commit is contained in:
Juergen Spitzmueller 2024-07-29 08:46:43 +02:00
parent 179983a7fb
commit 2f6838cab3

View File

@ -3542,7 +3542,7 @@ void LyXAction::init()
* \li Origin: spitz, 28 Jul 2024 * \li Origin: spitz, 28 Jul 2024
* \endvar * \endvar
*/ */
{ LFUN_REFERENCE_TO_PARAGRAPH, "reference-to-paragraph", ReadOnly | NoInternal, Edit }, { LFUN_REFERENCE_TO_PARAGRAPH, "reference-to-paragraph", Noop, Edit },
/*! /*!