]> git.lyx.org Git - lyx.git/blobdiff - src/insets/inseturl.h
pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the...
[lyx.git] / src / insets / inseturl.h
index bce2121fdd60c5af2db5f1e5841ebb725eb3daef..b7478a114faa08ec2f58fcb1e1e311d13bc0d534 100644 (file)
@@ -70,7 +70,7 @@ public:
         ///
         void gotoLabel();
        ///
-       int Latex(FILE * file, signed char fragile);
+       int Latex(ostream &, signed char fragile);
        ///
        int Latex(string & file, signed char fragile);
        ///