X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFuncCode.h;h=956a3a4890c4fa1cf953ee88003edec879f541d2;hb=77f0fbdc9a186f9e544077e2288f48ceabfc11ab;hp=f050f8e51e1b4050735c8c8404cca21056abad2d;hpb=3a949b32f08ce4884906a9c5d47c4d7031c794b2;p=features.git diff --git a/src/FuncCode.h b/src/FuncCode.h index f050f8e51e..956a3a4890 100644 --- a/src/FuncCode.h +++ b/src/FuncCode.h @@ -502,6 +502,8 @@ enum FuncCode LFUN_SPELLING_REMOVE_LOCAL, // jspitzm 20210307 LFUN_BRANCH_SYNC_ALL, // sanda 20220415 LFUN_INDEXMACRO_INSERT, // spitz 20220220 + LFUN_INSET_INSERT_COPY, // spitz 20221101 + LFUN_INDEX_TAG_ALL, // spitz 20221105 // 395 LFUN_LASTACTION // end of the table };