]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDots.h
typo
[lyx.git] / src / mathed / InsetMathDots.h
index 2650de004457b85607292574d4b02be572e2b5f6..5deffe5422aee15a0159e5de450234acec82fb69 100644 (file)
@@ -35,7 +35,7 @@ public:
        ///
        InsetCode lyxCode() const override { return MATH_DOTS_CODE; }
        ///
-       void mathmlize(MathStream & ms) const override;
+       void mathmlize(MathMLStream & ms) const override;
        ///
        void htmlize(HtmlStream & os) const override;
 protected: