]> git.lyx.org Git - lyx.git/blobdiff - src/lfuns.h
More 'standard conformant blurb' nonsense.
[lyx.git] / src / lfuns.h
index f9a979e64a605dab566d77e6485b5222a9fa3941..8e443f6c9fdb8febc43e589171a57dad589f1941 100644 (file)
@@ -321,7 +321,8 @@ enum kb_action {
        LFUN_PARAGRAPH_UPDATE,
        LFUN_EXTERNAL_EDIT,
        // 245
-
+       LFUN_INSERT_BRANCH,
+       
        LFUN_LASTACTION                  // end of the table
 };