pidgin/gtkconv.h

branch
sadrul.conv.persistent
changeset 19813
96efb32a370c
parent 19721
4aea7d4bd205
child 20309
b4984f2ca5d4
equal deleted inserted replaced
19812:de64e4cdb572 19813:96efb32a370c
166 /* Used when attaching a PidginConversation to a PurpleConversation 166 /* Used when attaching a PidginConversation to a PurpleConversation
167 * with message history */ 167 * with message history */
168 struct { 168 struct {
169 int timer; 169 int timer;
170 GList *current; 170 GList *current;
171 time_t when;
171 } attach; 172 } attach;
172 }; 173 };
173 174
174 /*@}*/ 175 /*@}*/
175 176

mercurial