]> git.lyx.org Git - lyx.git/blobdiff - src/lfuns.h
Add empty InsetLayout for undefined cases. Should avoid possible bugs caused by empty...
[lyx.git] / src / lfuns.h
index ccb4a8ea534b65348d42696349eea0667a914467..1a56269df12a7a15e9cc15945ccb2e219be8e73f 100644 (file)
@@ -413,6 +413,8 @@ enum kb_action {
        LFUN_IN_MATHMACROTEMPLATE,
        LFUN_SCROLL,
        LFUN_UI_TOGGLE,
+       LFUN_SPLIT_VIEW,
+       LFUN_CLOSE_TAB_GROUP,
        LFUN_LASTACTION                  // end of the table
 };