]> 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 aaf064f8b95424052d197acf6381733faa473978..2e4267a8880f91efc0c68dad0fe99b895c44ab25 100644 (file)
@@ -52,6 +52,8 @@ public:
        ///
        int Latex(std::ostream &, bool fragile, bool free_spc) const;
        ///
+       int Ascii(std::ostream &) const;
+       ///
        int Linuxdoc(std::ostream &) const;
        ///
        int DocBook(std::ostream &) const;