pidgin/plugins/gevolution/gevolution.h

branch
soc.2013.gobjectification.plugins
changeset 37049
02db93eb6506
parent 36545
23b59a16c808
parent 35316
68de575c5e0c
child 37109
94d1a2589d5a
equal deleted inserted replaced
37048:6a395246c742 37049:02db93eb6506
95 GtkWidget *win; 95 GtkWidget *win;
96 GtkWidget *treeview; 96 GtkWidget *treeview;
97 GtkWidget *addrbooks_combo; 97 GtkWidget *addrbooks_combo;
98 GtkWidget *search_field; 98 GtkWidget *search_field;
99 GtkWidget *assoc_button; 99 GtkWidget *assoc_button;
100 GtkWidget *imhtml;
101 GtkListStore *model; 100 GtkListStore *model;
102 101
103 GtkTreeModel *addrbooks; 102 GtkTreeModel *addrbooks;
104 GList *contacts; 103 GList *contacts;
105 104

mercurial