]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathPar.h
fix reading UTF8 encoded symbol file
[lyx.git] / src / mathed / InsetMathPar.h
index b401e600919f28814642c82de936c141cd98871b..6fd28850fd7946fdf72638c13c40e2bd4907355c 100644 (file)
@@ -31,7 +31,7 @@ public:
        ///
        void draw(PainterInfo &, int x, int y) const;
        ///
-       void infoize(std::ostream & os) const;
+       void infoize(odocstream & os) const;
        ///
        void write(WriteStream & os) const;
 private: