diff src/gtkstatusbox.h @ 12074:950acb2bc835

[gaim-migrate @ 14370] Patch from sadrul to allow you to show/hide the status message entry field by clicking on the box. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 14 Nov 2005 00:47:00 +0000
parents 082a2a9aa998
children f30a6ad84aff
line wrap: on
line diff
--- a/src/gtkstatusbox.h	Sun Nov 13 22:16:54 2005 +0000
+++ b/src/gtkstatusbox.h	Mon Nov 14 00:47:00 2005 +0000
@@ -93,6 +93,7 @@
 
 	GtkWidget *vbox, *sw;
 	GtkWidget *imhtml;
+	GtkWidget *event;
 	gboolean imhtml_visible;
 
 	GtkWidget *cell_view;