mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
fixup definition of LFUN_REFERENCE_TO_PARAGRAPH
This commit is contained in:
parent
143e534d1e
commit
2fdeee4bf7
@ -3542,7 +3542,7 @@ void LyXAction::init()
|
||||
* \li Origin: spitz, 28 Jul 2024
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_REFERENCE_TO_PARAGRAPH, "reference-to-paragraph", ReadOnly | NoInternal, Edit },
|
||||
{ LFUN_REFERENCE_TO_PARAGRAPH, "reference-to-paragraph", Noop, Edit },
|
||||
|
||||
|
||||
/*!
|
||||
|
Loading…
Reference in New Issue
Block a user