]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSqrt.h
Whitespace.
[lyx.git] / src / mathed / InsetMathSqrt.h
index 2cdc0e5a37caad46d9a260b03a0c2cff2dd1e7b2..485f66a574d856016365d63128e1b2dbf3747839 100644 (file)
@@ -44,7 +44,7 @@ public:
        ///
        void octave(OctaveStream &) const;
        ///
-       docstring mathmlize(MathStream &) const;
+       void mathmlize(MathStream &) const;
        ///
        InsetCode lyxCode() const { return MATH_SQRT_CODE; }