]> git.lyx.org Git - lyx.git/blobdiff - src/insets/inseturl.h
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / inseturl.h
index 98733457c8f44749bc3c976b6c3ea76c1a2f9c91..81ae62d3705f692a19d5c063a532e9d18b495bf9 100644 (file)
@@ -72,7 +72,9 @@ public:
         ///
         void gotoLabel();
        ///
-       int Latex(std::ostream &, signed char fragile, bool free_spc) const;
+       int Latex(std::ostream &, bool fragile, bool free_spc) const;
+       ///
+       int Ascii(std::ostream &) const;
        ///
        int Linuxdoc(std::ostream &) const;
        ///