]> git.lyx.org Git - lyx.git/blobdiff - src/commandtags.h
more changes, read the Changelog
[lyx.git] / src / commandtags.h
index 10a85331eb6fcaa855cd28564c6a1d0eae239201..6d16872eb31aa4e63a99f5405fb02bbf87d111f2 100644 (file)
@@ -259,6 +259,7 @@ enum kb_action {
        LFUN_INSET_MINIPAGE,            // Lgb 20000627
        LFUN_INSET_FLOAT,               // Lgb 20000627
        LFUN_INSET_LIST,                // Lgb 20000627
+       LFUN_INSET_THEOREM,             // Lgb 20000630
        LFUN_LASTACTION  /* this marks the end of the table */
 };