diff src/ui.h @ 3275:6190cf2c95a9

[gaim-migrate @ 3293] For plugins. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 28 May 2002 08:00:27 +0000
parents 332df87cf3d6
children 30ca1b76ad0c
line wrap: on
line diff
--- a/src/ui.h	Sat May 25 19:11:34 2002 +0000
+++ b/src/ui.h	Tue May 28 08:00:27 2002 +0000
@@ -109,6 +109,7 @@
 	/* stuff used for both IM and chat */
 	GtkWidget *window;
 	char name[80];
+	GtkWidget *toolbar;
 	GtkWidget *text;
 	GtkWidget *entry;
 	GtkWidget *italic;