]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetinfo.h
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / insetinfo.h
index a3948b003b531984b73ace2320d7e75ff76fa053..2e4267a8880f91efc0c68dad0fe99b895c44ab25 100644 (file)
@@ -50,7 +50,9 @@ public:
        ///
        void Read(LyXLex & lex);
        ///
-       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;
        ///