]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Update sk.po
[lyx.git] / src / FuncCode.h
index 8337c1f9210e277b3ca2ac578a8a4bda7caf863b..b80d37f6f7e66e74db92ed7722d215e7be26a215 100644 (file)
@@ -500,9 +500,8 @@ enum FuncCode
        LFUN_SPELLING_ADD_LOCAL,        // jspitzm 20210306
        // 390
        LFUN_SPELLING_REMOVE_LOCAL,     // jspitzm 20210307
-       LFUN_FINISHED_DOWN,             // lasgouttes 20210629
-       LFUN_FINISHED_UP,               // lasgouttes 20210629
        LFUN_BRANCH_SYNC_ALL,           // sanda 20220415
+       LFUN_INDEXMACRO_INSERT,         // spitz 20220220
        LFUN_LASTACTION                 // end of the table
 };