diff src/gaim.h @ 2975:626729653436

[gaim-migrate @ 2988] I think I'm alone now ... committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Fri, 22 Feb 2002 23:47:55 +0000
parents b68c648618a3
children 1c6a3516e1ff
line wrap: on
line diff
--- a/src/gaim.h	Thu Feb 21 12:59:25 2002 +0000
+++ b/src/gaim.h	Fri Feb 22 23:47:55 2002 +0000
@@ -467,6 +467,7 @@
 
 	GtkWidget *entries_table;		/* table widget containing m-e lables & entries */
 	GtkWidget *entries_frame;		/* frame widget containing the table widget */
+	gchar *entries_title;			/* title of multi-entries list */
 	GSList *multi_entry_items;		/* entry dialogs parameters */
 
 	GtkWidget *texts_ibox;			/* inner vbox containing multi-text frames */