comparison finch/gntnotify.c @ 19114:6de2e9ba0930

merge of '2970edca111b3535ae0703e3c866ad1c3b87df94' and 'a2b508e8680ac3f20965226a5dd83f7e2a3b15bb'
author Eric Polino <aluink@pidgin.im>
date Sun, 24 Jun 2007 02:56:09 +0000
parents b8572b937c09
children a90f9a0b90c8
comparison
equal deleted inserted replaced
19102:7f26e5b98b15 19114:6de2e9ba0930
27 #include <gntbutton.h> 27 #include <gntbutton.h>
28 #include <gntlabel.h> 28 #include <gntlabel.h>
29 #include <gnttree.h> 29 #include <gnttree.h>
30 #include <gntutils.h> 30 #include <gntutils.h>
31 31
32 #include "finch.h"
33
32 #include <util.h> 34 #include <util.h>
33 35
34 #include "gntnotify.h" 36 #include "gntnotify.h"
35 #include "finch.h"
36 37
37 static struct 38 static struct
38 { 39 {
39 GntWidget *window; 40 GntWidget *window;
40 GntWidget *tree; 41 GntWidget *tree;