aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names-factory.c')
-rw-r--r--addressbook/gui/component/select-names/e-select-names-factory.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names-factory.c b/addressbook/gui/component/select-names/e-select-names-factory.c
index d6560d6366..2416e42750 100644
--- a/addressbook/gui/component/select-names/e-select-names-factory.c
+++ b/addressbook/gui/component/select-names/e-select-names-factory.c
@@ -37,6 +37,7 @@ static BonoboGenericFactory *factory = NULL;
static BonoboObject *
factory_fn (BonoboGenericFactory *factory,
+ const char *component_id,
void *closure)
{
return BONOBO_OBJECT (e_select_names_bonobo_new ());