aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/module/e-cal-shell-sidebar.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/module/e-cal-shell-sidebar.c')
-rw-r--r--calendar/module/e-cal-shell-sidebar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/module/e-cal-shell-sidebar.c b/calendar/module/e-cal-shell-sidebar.c
index 4c37c8272d..2646836e3e 100644
--- a/calendar/module/e-cal-shell-sidebar.c
+++ b/calendar/module/e-cal-shell-sidebar.c
@@ -406,7 +406,7 @@ cal_shell_sidebar_constructed (GObject *object)
shell_settings = e_shell_get_shell_settings (shell);
source_list = e_cal_shell_backend_get_source_list (
- E_CAL_SHELL_BACKEND (shell_view));
+ E_CAL_SHELL_BACKEND (shell_backend));
container = GTK_WIDGET (shell_sidebar);