From 07f86236927e3974244eb32bdc1e076964edd570 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Tue, 5 Jan 2010 20:40:21 +0000 Subject: [PATCH] Whitespace. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32775 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LyXAction.h b/src/LyXAction.h index 77e557ee92..bf9e3fed90 100644 --- a/src/LyXAction.h +++ b/src/LyXAction.h @@ -84,8 +84,8 @@ public: /// Return the name (and argument) associated with the given (pseudo) action std::string const getActionName(FuncCode action) const; - - func_type getActionType(FuncCode action) const; + /// + func_type getActionType(FuncCode action) const; /// True if the command has `flag' set bool funcHasFlag(FuncCode action, func_attrib flag) const; -- 2.39.2