mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 10:18:50 +00:00
* Doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25521 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e2974946f4
commit
f0c81b243f
@ -1851,6 +1851,13 @@ void LyXAction::init()
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_CHANGES_TRACK, "changes-track", Noop, Edit },
|
||||
/*!
|
||||
* \var lyx::FuncCode lyx::LFUN_CHANGES_OUTPUT
|
||||
* \li Action: Toggles showing of change tracking in typesetted output.
|
||||
* \li Syntax: changes-output
|
||||
* \li Origin: jspitzm, 21 Jan 2005
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_CHANGES_OUTPUT, "changes-output", Noop, Edit },
|
||||
{ LFUN_CHANGE_NEXT, "change-next", ReadOnly, Edit },
|
||||
{ LFUN_CHANGES_MERGE, "changes-merge", Noop, Edit },
|
||||
|
Loading…
Reference in New Issue
Block a user