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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/component-factory.c b/calendar/gui/component-factory.c
index 5b782fa3d6..bb33a2c788 100644
--- a/calendar/gui/component-factory.c
+++ b/calendar/gui/component-factory.c
@@ -533,7 +533,7 @@ owner_unset_cb (EvolutionShellComponent *shell_component,
shells = g_list_remove (shells, shell_component);
if (g_list_length (shells) == 0)
- gtk_main_quit ();
+ bonobo_main_quit ();
}
/* Computes the final URI for a calendar component */