]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Update tex2lyx files to new format
[lyx.git] / src / FuncCode.h
index 4ad5a784d3c54823eedd414341feef8f2a054686..a6e4ba69c1164e96b4cf39b65fd886a1ea1cccd5 100644 (file)
@@ -431,6 +431,7 @@ enum FuncCode
        LFUN_SECTION_SELECT,            // vfr, 20090503
        LFUN_FONT_UNDERLINE,
        LFUN_FONT_STRIKEOUT,
+       LFUN_FONT_CROSSOUT,             // uwestoehr 20170404
        LFUN_FONT_UNDERUNDERLINE,
        // 335
        LFUN_FONT_UNDERWAVE,