]> git.lyx.org Git - features.git/blobdiff - src/FuncCode.h
Fix broken Apple speller interface
[features.git] / src / FuncCode.h
index 3667a98c1da6bd00bc7d7aaffaefcb12d30a6f18..956a3a4890c4fa1cf953ee88003edec879f541d2 100644 (file)
@@ -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
 };