]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
char * for string literals is deprecated...
[lyx.git] / src / FuncCode.h
index 43f22c7f407bb83a0dffe682f777bc25456a6e5f..6a009a2f3f7b2179f6208a9344cb4d252a882ca8 100644 (file)
@@ -408,6 +408,7 @@ enum FuncCode
        LFUN_COMPLETION_CANCEL,
        LFUN_COMPLETION_ACCEPT,
        // 315
+       LFUN_COMMAND_ALTERNATIVES,
        LFUN_LASTACTION                  // end of the table
 };