]> git.lyx.org Git - lyx.git/blobdiff - src/lfuns.h
Fix #1736
[lyx.git] / src / lfuns.h
index ef423ee02bf304818ced14cc76d49c590e40f3a4..c37368e40b8b2c77a8beeeffaf31bb2322252b42 100644 (file)
@@ -349,6 +349,9 @@ enum kb_action {
        // 265
        LFUN_LYXRC_APPLY,
        LFUN_GRAPHICS_EDIT,
+       LFUN_INSET_REFRESH,
+       LFUN_NEXTBUFFER,
+       LFUN_PREVIOUSBUFFER,
 
        LFUN_LASTACTION                  // end of the table
 };