]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSubstack.h
Rename WriteStream to TeXMathStream.
[lyx.git] / src / mathed / InsetMathSubstack.h
index 1950acd4fa74d486d8a83605f33aa3cef8467980..4f0a9e79dbac090eca76bf601d905ac295b36228 100644 (file)
@@ -37,7 +37,7 @@ public:
        ///
        void infoize(odocstream & os) const override;
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        ///
        void mathmlize(MathMLStream &) const override;
        ///