]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDiff.h
typo
[lyx.git] / src / mathed / InsetMathDiff.h
index 486caa2b872d3f34fd17eed4714407176bf2e745..319af65a69f4cbc31a37e08eade8072d83af9994 100644 (file)
@@ -41,7 +41,7 @@ public:
        ///
        void maxima(MaximaStream &) const override;
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        ///
        InsetCode lyxCode() const override { return MATH_DIFF_CODE; }
 private: