Mercurial > pidgin.yaz
comparison pidgin/gtkconv.h @ 25632:f5bcb58bdf56
propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
to branch 'im.pidgin.pidgin.vv' (head 6fc5d53de8bd73364b370627020563c614fe6e0a)
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Wed, 06 Feb 2008 19:44:41 +0000 |
parents | 60f5abc6cf0c |
children | befeece4dd48 |
comparison
equal
deleted
inserted
replaced
22270:762174f38807 | 25632:f5bcb58bdf56 |
---|---|
167 time_t newday; | 167 time_t newday; |
168 GtkWidget *infopane_hbox; | 168 GtkWidget *infopane_hbox; |
169 GtkWidget *infopane; | 169 GtkWidget *infopane; |
170 GtkListStore *infopane_model; | 170 GtkListStore *infopane_model; |
171 GtkTreeIter infopane_iter; | 171 GtkTreeIter infopane_iter; |
172 GtkWidget *topvbox; | |
172 | 173 |
173 /* Used when attaching a PidginConversation to a PurpleConversation | 174 /* Used when attaching a PidginConversation to a PurpleConversation |
174 * with message history */ | 175 * with message history */ |
175 struct { | 176 struct { |
176 int timer; | 177 int timer; |