From 6098f7ab7d9c436311b4ee19f54bf09bdb0821c9 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Thu, 10 Jun 2004 14:04:55 +0000 Subject: don't set the "bg_color_column" property on the ECellToggle class. 2004-06-10 Rodrigo Moya * gui/e-calendar-table.c (e_calendar_table_init): don't set the "bg_color_column" property on the ECellToggle class. svn path=/trunk/; revision=26282 --- calendar/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8c862ae165..c8e5e08806 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2004-06-10 Rodrigo Moya + + * gui/e-calendar-table.c (e_calendar_table_init): don't set + the "bg_color_column" property on the ECellToggle class. + 2004-06-10 Rodrigo Moya Fixes #58799 -- cgit