aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/eab-vcard-control.h
blob: 5f6643c1caf312f9532e31c8fa69a350d585ce1d (plain) (blame)
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__ */