comparison 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
comparison
equal deleted inserted replaced
3121:025a8042dd73 3122:4d967ccd797b
136 GdkColor bgcol; 136 GdkColor bgcol;
137 int hasbg; 137 int hasbg;
138 GdkColor fgcol; 138 GdkColor fgcol;
139 int hasfg; 139 int hasfg;
140 140
141 GList *send_history;
141 GString *history; 142 GString *history;
142 143
143 GtkWidget *send; 144 GtkWidget *send;
144 145
145 /* stuff used just for IM */ 146 /* stuff used just for IM */