]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathUnderset.h
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathUnderset.h
index a546f2420d968155b449325b630de4d4d2f3d21d..9f77a50e421cdffc4d19a82f258cf8a8f13b402b 100644 (file)
@@ -32,11 +32,11 @@ public:
        ///
        bool idxLast(Cursor &) const override;
        ///
-       void write(WriteStream & ws) const override;
+       void write(TeXMathStream & ws) const override;
        ///
        void normalize(NormalStream & ns) const override;
        ///
-       void mathmlize(MathStream &) const override;
+       void mathmlize(MathMLStream &) const override;
        ///
        void htmlize(HtmlStream &) const override;
        ///