mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
* correction of comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22268 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
83980d504c
commit
f6cc48c156
@ -78,7 +78,7 @@ public:
|
||||
RIGHT = 128, //< show at right
|
||||
REVIEW = 256, //< show when change tracking is enabled
|
||||
AUTO = 512, //< only if AUTO is set, when MATH, TABLE and REVIEW is used
|
||||
MATHMACROTEMPLATE = 1024 //< show in math macro
|
||||
MATHMACROTEMPLATE = 1024 //< show in math macro template
|
||||
};
|
||||
/// the toolbar items
|
||||
typedef std::vector<ToolbarItem> Items;
|
||||
|
Loading…
Reference in New Issue
Block a user