]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetgraphics.h
several small patches and some fixes, read the ChangeLog
[lyx.git] / src / insets / insetgraphics.h
index 56ccddef932bdb46bdf9d8fb8c346f77481a170d..92849ae22907c33eafbcf17ed8e94a05a569cd67 100644 (file)
@@ -51,6 +51,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;