]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
de.po
[lyx.git] / src / FuncCode.h
index 9976a1dfc7eb5cfb2f996d8208e0cfd00f5e8842..20231eb1645fdf00d485edc414ef8761c064d41c 100644 (file)
@@ -497,6 +497,11 @@ enum FuncCode
        LFUN_LYXFILES_OPEN,             // jspitzm 20210210
        LFUN_SEARCH_STRING_SET,         // stwitt/jspitzm 20210212
        LFUN_FONT_NO_SPELLCHECK,        // jspitzm 20210305
+       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
 };