]> git.lyx.org Git - lyx.git/blobdiff - src/commandtags.h
small changes to ButtonController usage
[lyx.git] / src / commandtags.h
index e5a91ced7f2d0d057a7ff04d61a111cee3d51ed5..933a441648ed5fe5723ff0401f4b38a063bbd410 100644 (file)
@@ -275,6 +275,7 @@ enum kb_action {
        LFUN_SCROLL_INSET,              // Jug 20000801
        LFUN_INDEX_INSERT,              // Angus 20000803
        LFUN_REF_CREATE,                // Angus 20000807
+       LFUN_SCREEN_FONT_UPDATE,        // ARRae 20000813
        LFUN_LASTACTION  /* this marks the end of the table */
 };