aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/control-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/control-factory.c')
-rw-r--r--calendar/gui/control-factory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/control-factory.c b/calendar/gui/control-factory.c
index 80f55db054..daf2b8ea15 100644
--- a/calendar/gui/control-factory.c
+++ b/calendar/gui/control-factory.c
@@ -126,7 +126,7 @@ calendar_properties_init (GnomeCalendar *gcal, BonoboControl *control)
_("The URI that the calendar will display"),
0);
- bonobo_control_set_property_bag (control, pbag);
+ bonobo_control_set_properties (control, pbag);
}
/* Callback factory function for calendar controls */