]> git.lyx.org Git - lyx.git/blobdiff - src/commandtags.h
Small fix.
[lyx.git] / src / commandtags.h
index 908eac720e759162e564d17524ade98db3a66300..61cfebcf0081a8c044f225481a459f3070cac540 100644 (file)
@@ -271,6 +271,8 @@ enum kb_action {
        LFUN_INSET_CAPTION,             // Lgb 20000718
        LFUN_SWITCHBUFFER,  // and where is this comming from?
        LFUN_INSERT_URL,                // Angus 20000726
+       LFUN_TABULAR_FEATURE,           // Jug 20000728
+       LFUN_LAYOUT_TABULAR,            // Jug 20000731
        LFUN_LASTACTION  /* this marks the end of the table */
 };