]> git.lyx.org Git - features.git/blobdiff - src/FuncCode.h
* "Copy as Reference" in the context menu of a label
[features.git] / src / FuncCode.h
index 456ea2d37b313938e79a50177dbfcd779bc51f58..b9c88c8b78189da6328fd054c4b1b807c7636770 100644 (file)
@@ -412,6 +412,7 @@ enum FuncCode
        LFUN_TAB_DELETE,
        LFUN_WORD_FINDADV,               // Tommaso, 20081003
        LFUN_REGEXP_MODE,                // Tommaso, 20081003
+       LFUN_COPY_LABEL_AS_REF,          // sts, 20081116
 
        LFUN_LASTACTION                  // end of the table
 };