diff src/gtkconv.h @ 4630:5cdfd20daa07

[gaim-migrate @ 4921] Faceprint found these leaks. Anyone else want to find any? committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sat, 01 Mar 2003 18:37:48 +0000
parents 6e37eb000b7a
children 794cc8ec1166
line wrap: on
line diff
--- a/src/gtkconv.h	Sat Mar 01 02:30:24 2003 +0000
+++ b/src/gtkconv.h	Sat Mar 01 18:37:48 2003 +0000
@@ -53,6 +53,8 @@
 		GtkWidget *sounds;
 		GtkWidget *send_as;
 
+		GtkItemFactory *item_factory;
+
 	} menu;
 
 	/* Tab dragging stuff. */