]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.h
EmbeddedObjects.lyx, Math.lyx, UserGuide.lyx: Spanish translation updates by Ignacio
[lyx.git] / src / LyXAction.h
index 6f952d54e98a4c8ff8b1ca9a855acd8b6fc49e1c..b39cec7bdd09b6f2fe39842ab31ebe586e14412f 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
  *
  * Full author contact details are available in file CREDITS.
@@ -83,7 +83,7 @@ public:
        /// Return the name (and argument) associated with the given (pseudo) action
        std::string const getActionName(FuncCode action) const;
 
-       func_type const 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;