]> git.lyx.org Git - features.git/blobdiff - src/FuncCode.h
Add LFUN_VC_COMMAND.
[features.git] / src / FuncCode.h
index b9c88c8b78189da6328fd054c4b1b807c7636770..ebab4cc8fc2b2d5b6dbf3c4c7cf047d6aace3c3e 100644 (file)
@@ -413,6 +413,8 @@ enum FuncCode
        LFUN_WORD_FINDADV,               // Tommaso, 20081003
        LFUN_REGEXP_MODE,                // Tommaso, 20081003
        LFUN_COPY_LABEL_AS_REF,          // sts, 20081116
+       // 320
+       LFUN_VC_COMMAND,
 
        LFUN_LASTACTION                  // end of the table
 };