]> git.lyx.org Git - lyx.git/blobdiff - src/insets/inseterror.h
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / inseterror.h
index 6f248e122050591647a2a8f8492a31951009ede1..519da5fe93dff0ddeeac40001ac9138aee86016f 100644 (file)
@@ -50,6 +50,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;