]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.cpp
Free line setting in tabulars. FILE FORMAT CHANGE.
[lyx.git] / src / LyXAction.cpp
index 220b89389f699ff413480f239dc644d2982062ea..7053cbb7edcc2d7c1aceb0c4168783daa7420a23 100644 (file)
@@ -360,7 +360,8 @@ void LyXAction::init()
  * \li Action: Inserts one of horizontal space insets.
  * \li Syntax: space-insert <NAME> [<LEN>]
  * \li Params: <NAME>: normal, protected, thin, quad, qquad, enspace, enskip,
-                       negthinspace, hfill, dotfill, hrulefill, hspace, hspace* \n
+                       negthinspace, hfill, hfill*, dotfill, hrulefill, hspace,
+                       hspace* \n
                <LEN>: length for custom spaces (hspace, hspace* for protected)
  * \li Origin: JSpitzm, 20 May 2003, Mar 17 2008
  * \endvar