]> 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 c3f31b0a91a39ea5f4b8a6c3838798675af7f2b0..1a56269df12a7a15e9cc15945ccb2e219be8e73f 100644 (file)
@@ -414,6 +414,7 @@ enum kb_action {
        LFUN_SCROLL,
        LFUN_UI_TOGGLE,
        LFUN_SPLIT_VIEW,
+       LFUN_CLOSE_TAB_GROUP,
        LFUN_LASTACTION                  // end of the table
 };