mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
* Doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25001 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2e968d0661
commit
2b8c5bd406
@ -906,6 +906,13 @@ void LyXAction::init()
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_LAYOUT_PARAGRAPH, "layout-paragraph", ReadOnly, Layout },
|
||||
/*!
|
||||
* \var lyx::FuncCode lyx::LFUN_LAYOUT_TABULAR
|
||||
* \li Action: Launches the tabular settings dialog.
|
||||
* \li Syntax: layout-tabular
|
||||
* \li Origin: Jug, 31 Jul 2000
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_LAYOUT_TABULAR, "layout-tabular", Noop, Layout },
|
||||
/*!
|
||||
* \var lyx::FuncCode lyx::LFUN_DROP_LAYOUTS_CHOICE
|
||||
|
Loading…
Reference in New Issue
Block a user