]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetgraphics.C
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / insetgraphics.C
index 41f7bb668de7877a4d02d5a0d6ba2f68a7936788..dd591b24522174529acae38fb4a273736b386f04 100644 (file)
@@ -334,6 +334,12 @@ int InsetGraphics::Latex(ostream & os,
 }
 
 
+int InsetGraphics::Ascii(ostream &) const
+{
+       return 0;
+}
+
+
 int InsetGraphics::Linuxdoc(ostream &) const
 {
        return 0;