aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/e-address-widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/e-address-widget.h')
-rw-r--r--addressbook/gui/component/e-address-widget.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/addressbook/gui/component/e-address-widget.h b/addressbook/gui/component/e-address-widget.h
index 337ecf1609..13e4a417d0 100644
--- a/addressbook/gui/component/e-address-widget.h
+++ b/addressbook/gui/component/e-address-widget.h
@@ -75,10 +75,7 @@ void e_address_widget_set_text (EAddressWidget *, const gchar *text);
void e_address_widget_construct (EAddressWidget *);
GtkWidget *e_address_widget_new (void);
-
-void e_address_widget_factory_init (void);
-
-
+BonoboControl *e_address_widget_new_control (void);
G_END_DECLS