mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
* LyXAction.cpp: doxy correction.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23925 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f604b54165
commit
4128d441d9
@ -1092,7 +1092,8 @@ void LyXAction::init()
|
||||
* \var lyx::FuncCode lyx::LFUN_INSET_SETTINGS
|
||||
* \li Action: Open the inset's properties dialog.
|
||||
* \li Notion: Used for box, branch, ert, float, listings, note, tabular, wrap insets.
|
||||
* \li Syntax: inset-settings
|
||||
* \li Syntax: inset-settings <INSET>
|
||||
* \li Params: <INSET>: <box|branch|ert|float|listings|note|tabular|wrap>
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_INSET_SETTINGS, "inset-settings", ReadOnly, Edit },
|
||||
|
Loading…
Reference in New Issue
Block a user