]> git.lyx.org Git - lyx.git/blobdiff - src/commandtags.h
paragraph-spacing, redoparagraph in deleteemptyparagraphmechanism, got rid of some...
[lyx.git] / src / commandtags.h
index eff8853931667afefb8e7653190f7129880500ca..92e8d9939e82f6d6c2489680f5561462ee2952e4 100644 (file)
@@ -244,7 +244,8 @@ enum kb_action {
        LFUN_INSET_ERT,                 // Jug 20000218
        LFUN_INSERT_GRAPHICS,           // Lgb 20000226
        LFUN_INSET_FOOTNOTE,            // Jug 20000307
-       LFUN_INSET_NUMBER,             // Dekel 20000402
+       LFUN_INSET_NUMBER,              // Dekel 20000402
+       LFUN_PARAGRAPH_SPACING,         // Lgb 20000411
        LFUN_LASTACTION  /* this marks the end of the table */
 };