diff gtk/gtkstatusbox.h @ 15017:40364ce5d6e3

[gaim-migrate @ 17799] The global buddy icon is now removable (via a right-click popup menu). committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 21 Nov 2006 04:34:38 +0000
parents 967c39d78bc4
children 32814a36f363
line wrap: on
line diff
--- a/gtk/gtkstatusbox.h	Tue Nov 21 02:27:31 2006 +0000
+++ b/gtk/gtkstatusbox.h	Tue Nov 21 04:34:38 2006 +0000
@@ -94,6 +94,7 @@
 	GtkWidget *buddy_icon_sel;
 	GtkWidget *icon;
 	GtkWidget *icon_box;
+	GtkWidget *icon_box_menu;
 	GdkCursor *hand_cursor;
 	GdkCursor *arrow_cursor;
 	int icon_size;