]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathChar.h
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathChar.h
index 64e9ad0f6e3afd9569f47c6b6117f3846c1eb3d6..be38a1398bb794f111201bfde6bfde577043970a 100644 (file)
@@ -35,7 +35,7 @@ public:
        int kerning(BufferView const *) const override { return kerning_; }
 
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        ///
        void validate(LaTeXFeatures & features) const override;
        ///
@@ -43,7 +43,7 @@ public:
        ///
        void octave(OctaveStream & os) const override;
        ///
-       void mathmlize(MathStream & ms) const override;
+       void mathmlize(MathMLStream & ms) const override;
        ///
        void htmlize(HtmlStream & ms) const override;
        /// identifies Charinsets