]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
BufferParams.cpp: fix #6714
[lyx.git] / src / FuncCode.h
index 20434e5ef4e99e1252a44cd3ddeee7ef98603d20..6137f2a3dbc9126b46055e937ae4724d1527458f 100644 (file)
@@ -445,6 +445,8 @@ enum FuncCode
        LFUN_SPELLING_IGNORE,           // spitz 20100118
        // 345
        LFUN_PREVIEW_INSERT,            // vfr, 20100328
+       LFUN_FORWARD_SEARCH,
+       LFUN_INSET_COPY_AS,             // vfr, 20100419
 
        LFUN_LASTACTION                 // end of the table
 };