]> git.lyx.org Git - lyx.git/blobdiff - src/insets/figinset.h
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / figinset.h
index ae004dc1de44b1ca8e849f13892b4334f9e294d4..178ddf4acf9bd6446d429d2c92284570dc16b8b9 100644 (file)
@@ -39,6 +39,8 @@ public:
        ///
        int Latex(std::ostream &, bool fragile, bool free_space) const;
        ///
+       int Ascii(std::ostream &) const;
+       ///
        int Linuxdoc(std::ostream &) const;
        ///
        int DocBook(std::ostream &) const;