]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathXArrow.h
MathML for XArrow.
[lyx.git] / src / mathed / InsetMathXArrow.h
index 469bec1d0baa1e6af51d86d6ea7005126f249876..ac6eaae0f920f3c74ffc0f383a66765332defa22 100644 (file)
@@ -32,6 +32,8 @@ public:
        ///
        void normalize(NormalStream & os) const;
        ///
+       void mathmlize(MathStream &) const;
+       ///
        void validate(LaTeXFeatures & features) const;
        ///
        InsetCode lyxCode() const { return MATH_XARROW_CODE; }