]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathOverset.h
Whitespace.
[lyx.git] / src / mathed / InsetMathOverset.h
index edcdd020e2f727739c76206cfc66977d40ecac34..5fdeb32e041606140c0a410aa821ec1946db8f67 100644 (file)
@@ -36,6 +36,8 @@ public:
        ///
        void normalize(NormalStream &) const;
        ///
+       void mathmlize(MathStream &) const;
+       ///
        void validate(LaTeXFeatures & features) const;
        ///
        InsetCode lyxCode() const { return MATH_OVERSET_CODE; }