fixup definition of LFUN_REFERENCE_TO_PARAGRAPH

This commit is contained in:
Juergen Spitzmueller 2024-07-29 08:46:43 +02:00
parent 143e534d1e
commit 2fdeee4bf7

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 },
/*! /*!