]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
If the "force" flag is in effect and a textmode command from the unicodesymbols
[lyx.git] / src / FuncCode.h
index 43f22c7f407bb83a0dffe682f777bc25456a6e5f..1a57ce227fd42eb5b3a6e2fec799d094517a2af4 100644 (file)
@@ -403,10 +403,10 @@ enum FuncCode
        LFUN_COMPLETION_INLINE,
        // 310
        LFUN_COMPLETION_COMPLETE,
-       LFUN_GRAPHICS_GROUPS_UNIFY,
        LFUN_SET_GRAPHICS_GROUP,
        LFUN_COMPLETION_CANCEL,
        LFUN_COMPLETION_ACCEPT,
+       LFUN_COMMAND_ALTERNATIVES,
        // 315
        LFUN_LASTACTION                  // end of the table
 };