]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
grammar
[lyx.git] / src / FuncCode.h
index a720c642bf527fe55d677cdf91a33dc4467e81d1..f473cdaa7a6a01f5e80c6ff148fb5249d4862bf9 100644 (file)
@@ -495,6 +495,7 @@ enum FuncCode
        // 385
        LFUN_INSET_SPLIT,               // jspitzm 20201222
        LFUN_LYXFILES_OPEN,             // jspitzm 20210210
+       LFUN_SEARCH_STRING_SET,         // stwitt/jspitzm 20210212
        LFUN_LASTACTION                 // end of the table
 };