aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/addressbook-config.h')
-rw-r--r--addressbook/gui/component/addressbook-config.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/addressbook/gui/component/addressbook-config.h b/addressbook/gui/component/addressbook-config.h
index 668c55bbd3..89d3a411a0 100644
--- a/addressbook/gui/component/addressbook-config.h
+++ b/addressbook/gui/component/addressbook-config.h
@@ -27,9 +27,8 @@
#include "addressbook-storage.h"
-void addressbook_config_create_new_source (const char *new_source,
- GtkWidget *parent);
-
-gboolean addressbook_config_register_factory (GNOME_Evolution_Shell shell);
+BonoboControl *addressbook_config_control_new (void);
+void addressbook_config_create_new_source (const char *new_source,
+ GtkWidget *parent);
#endif /* __ADDRESSBOOK_CONFIG_H__ */