]> 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 1eb752f98ac838d606bd5f819baf77d4d2ab1ede..54d2217a9d5292c3e7dc9c937004d7f7f4e8744c 100644 (file)
@@ -404,6 +404,8 @@ enum FuncCode
        // 310
        LFUN_GRAPHICS_GROUPS_UNIFY,
        LFUN_SET_GRAPHICS_GROUP,
+       LFUN_COMPLETION_CANCEL,
+       LFUN_COMPLETION_ACCEPT,
        LFUN_LASTACTION                  // end of the table
 };