X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFuncCode.h;h=956a3a4890c4fa1cf953ee88003edec879f541d2;hb=b41293352ea8d52890b7668f059fd07f09bd6bb6;hp=3667a98c1da6bd00bc7d7aaffaefcb12d30a6f18;hpb=fad170be1a6913403f200815be112a38ea9b857f;p=features.git diff --git a/src/FuncCode.h b/src/FuncCode.h index 3667a98c1d..956a3a4890 100644 --- a/src/FuncCode.h +++ b/src/FuncCode.h @@ -503,6 +503,8 @@ enum FuncCode 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 };