aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-simple-card-bonobo.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/select-names/e-simple-card-bonobo.h')
-rw-r--r--addressbook/gui/component/select-names/e-simple-card-bonobo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/addressbook/gui/component/select-names/e-simple-card-bonobo.h b/addressbook/gui/component/select-names/e-simple-card-bonobo.h
index 93429f02f8..7bc2d65830 100644
--- a/addressbook/gui/component/select-names/e-simple-card-bonobo.h
+++ b/addressbook/gui/component/select-names/e-simple-card-bonobo.h
@@ -61,6 +61,8 @@ struct _ESimpleCardBonoboClass {
GType e_simple_card_bonobo_get_type (void);
ESimpleCardBonobo *e_simple_card_bonobo_new (ECardSimple *card_simple);
+void e_simple_card_bonobo_construct (ESimpleCardBonobo *simple_card,
+ ECardSimple *card_simple);
#ifdef __cplusplus
}