]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathFontOld.h
fix reading UTF8 encoded symbol file
[lyx.git] / src / mathed / InsetMathFontOld.h
index 463f1c67af6f18daa4367f664d36fab9a727c19e..7e44e08c9f930d4e81b805ebb66952e2f19bf236 100644 (file)
@@ -42,7 +42,7 @@ public:
        ///
        void normalize(NormalStream &) const;
        ///
-       void infoize(std::ostream & os) const;
+       void infoize(odocstream & os) const;
 
 private:
        virtual std::auto_ptr<InsetBase> doClone() const;