From 9d538474a855d64e338bf7a94925cbde31a81bd5 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 24 Jun 2010 13:15:21 -0400 Subject: Bug 622633 - Can't launch Evolution from clock applet --- widgets/misc/e-calendar-item.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'widgets/misc/e-calendar-item.h') diff --git a/widgets/misc/e-calendar-item.h b/widgets/misc/e-calendar-item.h index 4aab58ea2e..34fa3e2be4 100644 --- a/widgets/misc/e-calendar-item.h +++ b/widgets/misc/e-calendar-item.h @@ -331,8 +331,8 @@ gboolean the start of the selection is shown. If start_date is NULL it clears the selection. */ void e_calendar_item_set_selection (ECalendarItem *calitem, - GDate *start_date, - GDate *end_date); + const GDate *start_date, + const GDate *end_date); /* Marks a particular day. Passing E_CALENDAR_ITEM_MARK_BOLD as the day style will result in the day being shown as bold by default. The style callback -- cgit v1.2.3