diff src/gtkimhtml.h @ 5046:44945824ba60

[gaim-migrate @ 5394] javabsp fixed im image scaling I fixed im image saving, and the button annoyingly staying toggled committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 06 Apr 2003 02:09:56 +0000
parents 4691c5936c01
children fc0441fbf159
line wrap: on
line diff
--- a/src/gtkimhtml.h	Sun Apr 06 01:27:56 2003 +0000
+++ b/src/gtkimhtml.h	Sun Apr 06 02:09:56 2003 +0000
@@ -136,6 +136,7 @@
 typedef struct {
 	GtkIMHtmlScalable scalable;
 	GtkImage *image;
+	GdkPixbuf *pixbuf;
 	GtkTextMark *mark;
 	gchar *filename;
 	int width;