diff src/gtkimhtml.h @ 9573:c8e0426c63ed

[gaim-migrate @ 10416] Make the right-click->save image for IM images use the 2.4 file chooser. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 22 Jul 2004 03:23:12 +0000
parents 2138b3a07cb8
children db62420a53a2
line wrap: on
line diff
--- a/src/gtkimhtml.h	Thu Jul 22 03:21:21 2004 +0000
+++ b/src/gtkimhtml.h	Thu Jul 22 03:23:12 2004 +0000
@@ -170,6 +170,7 @@
 	int width;
 	int height;
 	int id;
+	GtkWidget *filesel;
 };
 
 struct _GtkIMHtmlHr {