From 0c420d13663f68e1a42178171066174429952e62 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 13 Feb 2001 22:03:40 +0000 Subject: override value to string virtual method (calendar_model_value_to_string): 2001-02-13 JP Rosevear * gui/calendar-model.c (calendar_model_class_init): override value to string virtual method (calendar_model_value_to_string): implement value to string for etable (necessary for group by) svn path=/trunk/; revision=8211 --- calendar/gui/e-calendar-table.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'calendar/gui/e-calendar-table.c') diff --git a/calendar/gui/e-calendar-table.c b/calendar/gui/e-calendar-table.c index eb3bf5e2b4..6b063ec2cf 100644 --- a/calendar/gui/e-calendar-table.c +++ b/calendar/gui/e-calendar-table.c @@ -211,10 +211,10 @@ static char *list [] = { " " \ - " " \ - " " \ " " \ -- cgit v1.2.3