diff options
Diffstat (limited to 'calendar/gui/calendar-component.c')
-rw-r--r-- | calendar/gui/calendar-component.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/calendar-component.c b/calendar/gui/calendar-component.c index 27fdbc7ee1..5b782fa3d6 100644 --- a/calendar/gui/calendar-component.c +++ b/calendar/gui/calendar-component.c @@ -523,7 +523,7 @@ owner_set_cb (EvolutionShellComponent *shell_component, global_shell_client = shell_client; - config_control_factory_register (bonobo_object_corba_objref (BONOBO_OBJECT (shell_client))); + config_control_factory_register (evolution_shell_client_corba_objref (shell_client)); } static void |