]> git.lyx.org Git - features.git/blobdiff - src/commandtags.h
Various fixes from Dekel Tsur.
[features.git] / src / commandtags.h
index b9cd3615eec3ef970924301dec4d8a55cce346db..bbda36c1149bb2755ba0d61da8064efdb2c06aa8 100644 (file)
@@ -246,6 +246,7 @@ enum kb_action {
        LFUN_INSET_ERT,                 // Jug 20000218
        LFUN_INSERT_GRAPHICS,           // Lgb 20000226
        LFUN_INSET_FOOTNOTE,            // Jug 20000307
+       LFUN_INSET_NUMBER,             // Dekel 20000402
        LFUN_LASTACTION  /* this marks the end of the table */
 };