mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Forgot this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32784 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c5b06d46bf
commit
5e89a4ea90
@ -45,7 +45,7 @@ private:
|
||||
struct FuncInfo {
|
||||
/// the action name
|
||||
std::string name;
|
||||
/// the func_attrib values set
|
||||
/// the FuncAttribs values set
|
||||
unsigned int attrib;
|
||||
/// the category of this func
|
||||
FuncType type;
|
||||
|
Loading…
Reference in New Issue
Block a user