X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFuncCode.h;h=391232b8461b2765223beeae9164452f46303c4a;hb=447a1056b4f97b102db9666a131ce85001c0676c;hp=4fceed8017f1cc8fc7b37889f9c2cfab1f80b5d7;hpb=07396ab2445720b21dc8195816eb1aee1f2ae3a7;p=lyx.git diff --git a/src/FuncCode.h b/src/FuncCode.h index 4fceed8017..391232b846 100644 --- a/src/FuncCode.h +++ b/src/FuncCode.h @@ -499,6 +499,7 @@ enum FuncCode LFUN_FONT_NO_SPELLCHECK, // jspitzm 20210305 LFUN_SPELLING_ADD_LOCAL, // jspitzm 20210306 // 390 + LFUN_SPELLING_REMOVE_LOCAL, // jspitzm 20210307 LFUN_LASTACTION // end of the table };