]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathXYMatrix.h
Another warning.
[lyx.git] / src / mathed / InsetMathXYMatrix.h
index 6d72e8b9e531819a027338f8ed8429104be65515..eb4c7a3236439d4e261098fcc994bdca83cf89e0 100644 (file)
@@ -47,6 +47,10 @@ public:
        void validate(LaTeXFeatures & features) const;
        ///
        InsetCode lyxCode() const { return MATH_XYMATRIX_CODE; }
+       ///
+       void mathmlize(MathStream &) const;
+       ///
+       void htmlize(HtmlStream &) const;
 
 private:
        ///