]> git.lyx.org Git - lyx.git/blobdiff - src/lfuns.h
fix dialogs in LyX/Mac
[lyx.git] / src / lfuns.h
index 63360a31fb0e747e3f1ebaf767b42213fd4fa3e4..9cbaf7d7eeff48d122237127aff5302ec2d5f8f5 100644 (file)
@@ -348,6 +348,8 @@ enum kb_action {
        LFUN_BUFFERPARAMS_APPLY,
        // 265
        LFUN_LYXRC_APPLY,
+       LFUN_GRAPHICS_EDIT,
+       LFUN_INSET_REFRESH,
 
        LFUN_LASTACTION                  // end of the table
 };