src/ui.h

changeset 3275
1caf62f86155
parent 3205
d7df8ab0a306
child 3278
f420132265d9
--- 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;

mercurial