]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetref.h
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / insetref.h
index aa0f3dda8dd518a69d9bb0536385eb2aa516b6eb..b9e63412de15d4f2f014d28051b573f678f8c85b 100644 (file)
@@ -61,7 +61,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;
        ///