mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
* Doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25321 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
26dbfbcf89
commit
963b2c48d4
@ -1858,6 +1858,14 @@ void LyXAction::init()
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_NEXT_INSET_MODIFY, "next-inset-modify", ReadOnly, Edit },
|
||||
/*!
|
||||
* \var lyx::FuncCode lyx::LFUN_INSET_DIALOG_UPDATE
|
||||
* \li Action: Updates the values inside the dialog from the inset.
|
||||
* \li Notion: This is internal LFUN, not to be used by users.
|
||||
* \li Params: <DIALOG-NAME>
|
||||
* \li Origin: leeming, 25 Feb 2003
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_INSET_DIALOG_UPDATE, "", Noop, Hidden },
|
||||
/*!
|
||||
* \var lyx::FuncCode lyx::LFUN_INSET_SETTINGS
|
||||
|
Loading…
Reference in New Issue
Block a user