diff src/gtkconv.h @ 9497:44a5bfa4730b

[gaim-migrate @ 10323] Done with the file chooser for right clicking and saving icons. There is a lot of code duplication here... I'm going to look at the file chooser in the request API now. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 10 Jul 2004 15:18:02 +0000
parents c2e4c3ab4307
children 6f9bedacac3b
line wrap: on
line diff
--- a/src/gtkconv.h	Fri Jul 09 22:37:13 2004 +0000
+++ b/src/gtkconv.h	Sat Jul 10 15:18:02 2004 +0000
@@ -111,7 +111,7 @@
 	GdkPixbufAnimation *anim;
 	GdkPixbufAnimationIter *iter;
 	guint32 icon_timer;
-	GtkWidget *save_icon;
+	GtkWidget *saveicon;
 };
 
 /**