]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetquotes.h
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / insetquotes.h
index 7c89694b2a7c74b5ba5d32731df31fffb5529b90..31903afbd6da010e312e921fb30857e61a499eed 100644 (file)
@@ -88,6 +88,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;