]> git.lyx.org Git - lyx.git/blobdiff - src/lfuns.h
Change to use preffered calling of Boost.Function
[lyx.git] / src / lfuns.h
index 026c35f09eec2bd7dedada86c895ef38137fdce4..9cbaf7d7eeff48d122237127aff5302ec2d5f8f5 100644 (file)
@@ -347,6 +347,9 @@ enum kb_action {
        LFUN_SAVE_AS_DEFAULT,
        LFUN_BUFFERPARAMS_APPLY,
        // 265
+       LFUN_LYXRC_APPLY,
+       LFUN_GRAPHICS_EDIT,
+       LFUN_INSET_REFRESH,
 
        LFUN_LASTACTION                  // end of the table
 };