]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Fix bookmarks-goto inside insets.
[lyx.git] / src / FuncCode.h
index 4fceed8017f1cc8fc7b37889f9c2cfab1f80b5d7..391232b8461b2765223beeae9164452f46303c4a 100644 (file)
@@ -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
 };