]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetlabel.h
the fstream/iostream changes and some small other things
[lyx.git] / src / insets / insetlabel.h
index 6137b5b07b0617d7f143c8eba5a52c41e7a18e6b..8e96117873a6c06850815328966c92694b960343 100644 (file)
@@ -39,7 +39,7 @@ public:
        ///
        unsigned char Editable() const { return 0; }
        ///
-       int Latex(FILE * file, signed char fragile);
+       int Latex(ostream &, signed char fragile);
        ///
        int Latex(string & file, signed char fragile);
        ///