]> git.lyx.org Git - lyx.git/blobdiff - src/commandtags.h
ws changes only
[lyx.git] / src / commandtags.h
index 571537bd1607c3e988d024aabefe13d2f823762b..eddedebf976dbdabdea3125b53f8426bbb0a12b6 100644 (file)
@@ -296,14 +296,7 @@ enum kb_action {
        LFUN_DIALOG_UPDATE,
        LFUN_DIALOG_HIDE,
        LFUN_DIALOG_DISCONNECT_INSET,
-       LFUN_BIBITEM_APPLY,
-       LFUN_BIBTEX_APPLY,
-       LFUN_CITATION_APPLY,
-       LFUN_ERT_APPLY,
-       LFUN_INDEX_APPLY,
-       LFUN_REF_APPLY,
-       LFUN_TOC_APPLY,
-       LFUN_URL_APPLY,
+       LFUN_INSET_APPLY,
        LFUN_LASTACTION  /* this marks the end of the table */
 };