58e7df4e03
bb241192eb
1 2 3 4 5
6 7
8 9
#ifndef __ADDRESSBOOK_H__ #define __ADDRESSBOOK_H__ #include <bonobo/bonobo-control.h> BonoboControl *addressbook_factory_new_control (void); void addressbook_factory_init (void); #endif /* __ADDRESSBOOK_H__ */