From 5e89a4ea905c4da8c63139e2a918cbe472f8e73d Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Tue, 5 Jan 2010 21:59:12 +0000 Subject: [PATCH] Forgot this. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32784 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LyXAction.h b/src/LyXAction.h index 0d30f8101a..b2289ba9a3 100644 --- a/src/LyXAction.h +++ b/src/LyXAction.h @@ -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; -- 2.39.2