comparison finch/libgnt/gntws.h @ 31558:ce968e115c95

propagate from branch 'im.pidgin.cpw.masca.p2p' (head 33ca865dacb9e5bcf763d06f6a42cbaca337cc64) to branch 'im.pidgin.pidgin' (head 92f47f4e8b0cbb107fd97e1ab814d1cedbf109ad)
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 06 May 2011 06:25:14 +0000
parents 44f53d3fc54f
children
comparison
equal deleted inserted replaced
31557:f021d93a1f9b 31558:ce968e115c95
44 GntBindable inherit; 44 GntBindable inherit;
45 char *name; 45 char *name;
46 GList *list; 46 GList *list;
47 GList *ordered; 47 GList *ordered;
48 gpointer ui_data; 48 gpointer ui_data;
49 49
50 void *res1; 50 void *res1;
51 void *res2; 51 void *res2;
52 void *res3; 52 void *res3;
53 void *res4; 53 void *res4;
54 }; 54 };