]> git.lyx.org Git - lyx.git/blobdiff - src/lfuns.h
* do not lookup the same macro all the time
[lyx.git] / src / lfuns.h
index acd0cb06fd34c2768b7dde94db1a87657bd491aa..b5260611b4108f465cb352222fe11177aa9bc4df 100644 (file)
@@ -380,6 +380,8 @@ enum kb_action {
        LFUN_CLEARPAGE_INSERT,           // Ugras 20061125
        LFUN_CLEARDOUBLEPAGE_INSERT,     // Ugras 20061125
        //290
+       LFUN_LISTING_INSERT,             // Herbert 20011110, bpeng 20070502
+       LFUN_TOOLBAR_TOGGLE,             // Edwin 20070521
 
        LFUN_LASTACTION                  // end of the table
 };