From ab794abcd3fa23969a1f8b04d0236838f721180a Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 29 Jan 2010 14:02:53 -0500 Subject: Improve sidebar and ECalModel interaction. Restores the "default client" behavior from 2.28, so that "Click to Add" task and memo fields work properly. --- modules/calendar/e-cal-shell-sidebar.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/calendar/e-cal-shell-sidebar.h') diff --git a/modules/calendar/e-cal-shell-sidebar.h b/modules/calendar/e-cal-shell-sidebar.h index 6169d303d6..6919d7ab52 100644 --- a/modules/calendar/e-cal-shell-sidebar.h +++ b/modules/calendar/e-cal-shell-sidebar.h @@ -86,6 +86,8 @@ GList * e_cal_shell_sidebar_get_clients (ECalShellSidebar *cal_shell_sidebar); ECalendar * e_cal_shell_sidebar_get_date_navigator (ECalShellSidebar *cal_shell_sidebar); +ECal * e_cal_shell_sidebar_get_default_client + (ECalShellSidebar *cal_shell_sidebar); ESourceSelector * e_cal_shell_sidebar_get_selector (ECalShellSidebar *cal_shell_sidebar); -- cgit v1.2.3