]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathCases.h
Fix broken Apple speller interface
[features.git] / src / mathed / InsetMathCases.h
index f6b9dfc52fcd22717ff813e245b1e1075d72eb01..6cace1fbf095fd674ddc887dc5cc4a885ec9ccc8 100644 (file)
@@ -41,11 +41,11 @@ public:
        ///
        void maple(MapleStream &) const override;
        ///
-       void mathmlize(MathStream &) const override;
+       void mathmlize(MathMLStream &) const override;
        ///
        void htmlize(HtmlStream &) const override;
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        ///
        void validate(LaTeXFeatures & features) const override;
        ///