]> git.lyx.org Git - lyx.git/blobdiff - src/commandtags.h
Small fix.
[lyx.git] / src / commandtags.h
index 90e18482d2b38454e66467bd011514cf09b02548..61cfebcf0081a8c044f225481a459f3070cac540 100644 (file)
@@ -272,6 +272,7 @@ enum kb_action {
        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 */
 };