]> git.lyx.org Git - lyx.git/blobdiff - src/lfuns.h
the spellcheck cleanup
[lyx.git] / src / lfuns.h
index cb1c7e5d859e9034ed116a5c47348e8947df18f6..359b3161fcc0c3642dabd562fe6e1110dcf1a6a3 100644 (file)
@@ -324,6 +324,10 @@ enum kb_action {
        LFUN_INSERT_BRANCH,
        LFUN_INSET_DIALOG_SHOW,
        LFUN_INSERT_BOX,
+       LFUN_INSERT_LINE,
+       LFUN_INSERT_PAGEBREAK,
+       // 250
+       LFUN_REPEAT,
 
        LFUN_LASTACTION                  // end of the table
 };