]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Fix for bug #7360. Patch from Nemah, posted to bug report.
[lyx.git] / src / FuncCode.h
index 746d88c424066fd4473b5cdddee0749fdcdcaa21..cd2d289a899a96565004f13dfda6f8fc4d29c911 100644 (file)
@@ -447,6 +447,8 @@ enum FuncCode
        LFUN_SPELLING_REMOVE,           // switt 20100728
        LFUN_PREVIEW_INSERT,            // vfr, 20100328
        LFUN_FORWARD_SEARCH,
+       LFUN_SCRIPT_INSERT,             // gb, 20101123
+       // 350
 
        LFUN_LASTACTION                 // end of the table
 };