]> git.lyx.org Git - features.git/blobdiff - src/lfuns.h
- introduces toolbar_toggle lfun
[features.git] / src / lfuns.h
index 3415ae441bcc66082309764be5d769d0ab6fbd26..b5260611b4108f465cb352222fe11177aa9bc4df 100644 (file)
@@ -381,6 +381,7 @@ enum kb_action {
        LFUN_CLEARDOUBLEPAGE_INSERT,     // Ugras 20061125
        //290
        LFUN_LISTING_INSERT,             // Herbert 20011110, bpeng 20070502
+       LFUN_TOOLBAR_TOGGLE,             // Edwin 20070521
 
        LFUN_LASTACTION                  // end of the table
 };