diff src/gtkconv.h @ 7996:334ab1319406

[gaim-migrate @ 8673] Robot101 fixed a few things with our chat buttons. Chat button prefs should now automatically apply to the add button. The order should stay consistent. Some nearly duplicate code was removed. Robot101 wins a panda. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 04 Jan 2004 22:11:17 +0000
parents 68f70cf074d0
children fa6395637e2c
line wrap: on
line diff
--- a/src/gtkconv.h	Sun Jan 04 22:08:44 2004 +0000
+++ b/src/gtkconv.h	Sun Jan 04 22:11:17 2004 +0000
@@ -117,6 +117,7 @@
 	GtkWidget *list;
 	GtkWidget *invite;
 	GtkWidget *topic_text;
+	GtkWidget *sep;
 };
 
 /**