]> git.lyx.org Git - features.git/blobdiff - src/FuncCode.h
Update tex2lyx tests
[features.git] / src / FuncCode.h
index 391232b8461b2765223beeae9164452f46303c4a..20231eb1645fdf00d485edc414ef8761c064d41c 100644 (file)
@@ -500,6 +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_LASTACTION                 // end of the table
 };