]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Paragraph::inInset() shall not be used if the owner inset was not initialized. Make...
[lyx.git] / src / FuncCode.h
index 992a73f5af60d02f0ab8674bc7de884a17b60992..54d2217a9d5292c3e7dc9c937004d7f7f4e8744c 100644 (file)
@@ -405,6 +405,7 @@ enum FuncCode
        LFUN_GRAPHICS_GROUPS_UNIFY,
        LFUN_SET_GRAPHICS_GROUP,
        LFUN_COMPLETION_CANCEL,
+       LFUN_COMPLETION_ACCEPT,
        LFUN_LASTACTION                  // end of the table
 };