aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-cal-shell-sidebar.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-07-28 10:39:37 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-07-28 10:39:37 +0800
commit8fe17523da287ebf38278da806b4be6b3b838d15 (patch)
tree394adf4c97e066014f8f94bb9640f46493505762 /modules/calendar/e-cal-shell-sidebar.c
parent08f6274a49e4eaf478dfb6d50463f69ff67c62d7 (diff)
downloadgsoc2013-evolution-8fe17523da287ebf38278da806b4be6b3b838d15.tar
gsoc2013-evolution-8fe17523da287ebf38278da806b4be6b3b838d15.tar.gz
gsoc2013-evolution-8fe17523da287ebf38278da806b4be6b3b838d15.tar.bz2
gsoc2013-evolution-8fe17523da287ebf38278da806b4be6b3b838d15.tar.lz
gsoc2013-evolution-8fe17523da287ebf38278da806b4be6b3b838d15.tar.xz
gsoc2013-evolution-8fe17523da287ebf38278da806b4be6b3b838d15.tar.zst
gsoc2013-evolution-8fe17523da287ebf38278da806b4be6b3b838d15.zip
Miscellaneous cleanups.
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);