]> git.lyx.org Git - features.git/blobdiff - src/FuncCode.h
* LFUNs complete and complete-cancel. No key interception anymore. For now you have...
[features.git] / src / FuncCode.h
index 1eb752f98ac838d606bd5f819baf77d4d2ab1ede..992a73f5af60d02f0ab8674bc7de884a17b60992 100644 (file)
@@ -404,6 +404,7 @@ enum FuncCode
        // 310
        LFUN_GRAPHICS_GROUPS_UNIFY,
        LFUN_SET_GRAPHICS_GROUP,
+       LFUN_COMPLETION_CANCEL,
        LFUN_LASTACTION                  // end of the table
 };