653cfffc0e
1 2 3 4 5 6 7 8
#ifndef __EAB_VCARD_CONTROL_H__ #define __EAB_VCARD_CONTROL_H__ #include <bonobo/bonobo-control.h> BonoboControl *eab_vcard_control_new (void); #endif /* __EAB_VCARD_CONTROL_H__ */