]> git.lyx.org Git - features.git/blobdiff - src/lfuns.h
The 'Branches' mega-patch.
[features.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
 };