]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetlatexaccent.h
the fstream/iostream changes and some small other things
[lyx.git] / src / insets / insetlatexaccent.h
index 2ffaf2b677bc708c5574a74fef9ce19ef14d9393..424a3444f2452c966c0e9e6973420610bb76c6fe 100644 (file)
@@ -47,11 +47,11 @@ public:
        ///
        void Draw(LyXFont font, LyXScreen & scr, int baseline, float & x);
        ///
-       void Write(FILE * file);
+       void Write(ostream &);
        ///
        void Read(LyXLex & lex);
        ///
-       int Latex(FILE * file, signed char fragile);
+       int Latex(ostream &, signed char fragile);
        ///
        int Latex(string & file, signed char fragile);
        ///