]> git.lyx.org Git - lyx.git/blobdiff - src/lfuns.h
and this
[lyx.git] / src / lfuns.h
index 63360a31fb0e747e3f1ebaf767b42213fd4fa3e4..c37368e40b8b2c77a8beeeffaf31bb2322252b42 100644 (file)
@@ -348,6 +348,10 @@ enum kb_action {
        LFUN_BUFFERPARAMS_APPLY,
        // 265
        LFUN_LYXRC_APPLY,
+       LFUN_GRAPHICS_EDIT,
+       LFUN_INSET_REFRESH,
+       LFUN_NEXTBUFFER,
+       LFUN_PREVIOUSBUFFER,
 
        LFUN_LASTACTION                  // end of the table
 };