]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Update sk.po
[lyx.git] / src / FuncCode.h
index 8a0fe35d4a736edf8f7f2f52aeb89b5cc32bbafd..b80d37f6f7e66e74db92ed7722d215e7be26a215 100644 (file)
@@ -501,6 +501,7 @@ enum FuncCode
        // 390
        LFUN_SPELLING_REMOVE_LOCAL,     // jspitzm 20210307
        LFUN_BRANCH_SYNC_ALL,           // sanda 20220415
+       LFUN_INDEXMACRO_INSERT,         // spitz 20220220
        LFUN_LASTACTION                 // end of the table
 };