diff src/ui.h @ 3122:4d967ccd797b

[gaim-migrate @ 3137] Send History committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Wed, 03 Apr 2002 03:02:02 +0000
parents e68e2ba82310
children fce1883cc608
line wrap: on
line diff
--- a/src/ui.h	Tue Apr 02 01:04:35 2002 +0000
+++ b/src/ui.h	Wed Apr 03 03:02:02 2002 +0000
@@ -138,6 +138,7 @@
 	GdkColor fgcol;
 	int hasfg;
 
+	GList *send_history;
 	GString *history;
 
 	GtkWidget *send;