aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-cal-shell-sidebar.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/calendar/e-cal-shell-sidebar.c')
-rw-r--r--modules/calendar/e-cal-shell-sidebar.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/calendar/e-cal-shell-sidebar.c b/modules/calendar/e-cal-shell-sidebar.c
index 196e519ca3..f8d982a681 100644
--- a/modules/calendar/e-cal-shell-sidebar.c
+++ b/modules/calendar/e-cal-shell-sidebar.c
@@ -419,7 +419,8 @@ cal_shell_sidebar_restore_state_cb (EShellWindow *shell_window,
priv = E_CAL_SHELL_SIDEBAR_GET_PRIVATE (shell_sidebar);
- g_signal_handlers_disconnect_by_func (shell_window,
+ g_signal_handlers_disconnect_by_func (
+ shell_window,
cal_shell_sidebar_restore_state_cb, shell_sidebar);
selector = E_SOURCE_SELECTOR (priv->selector);