]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSqrt.h
cursor is no more damaging the background. L-shaped cursor is broken right now....
[lyx.git] / src / mathed / InsetMathSqrt.h
index f3c9db0d16fffed64d9ba641941789e66171cee0..8e19b367d8ecdc641b105e25a6e29688f92dffef 100644 (file)
@@ -44,7 +44,7 @@ public:
        ///
        void octave(OctaveStream &) const;
        ///
-       void mathmlize(MathMLStream &) const;
+       void mathmlize(MathStream &) const;
 private:
        virtual std::auto_ptr<InsetBase> doClone() const;
 };