aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/component-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/component-factory.c')
-rw-r--r--calendar/gui/component-factory.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/gui/component-factory.c b/calendar/gui/component-factory.c
index b4fde12177..c601011250 100644
--- a/calendar/gui/component-factory.c
+++ b/calendar/gui/component-factory.c
@@ -36,6 +36,7 @@
#include "calendar-offline-handler.h"
#include "component-factory.h"
#include "tasks-control-factory.h"
+#include "config-control-factory.h"
#include "control-factory.h"
#include "calendar-config.h"
#include "tasks-control.h"
@@ -487,6 +488,8 @@ owner_set_cb (EvolutionShellComponent *shell_component,
shells = g_list_append (shells, shell_component);
global_shell_client = shell_client;
+
+ config_control_factory_register (bonobo_object_corba_objref (BONOBO_OBJECT (shell_client)));
}
static void