From e67721cbd7d3549c07701913b1de32fac8807063 Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Sat, 17 Jun 2000 04:13:42 +0000 Subject: updated to use EText items rather than GtkEntry widgets and added support 2000-06-17 Damon Chaplin * widgets/meeting-time-sel/*: updated to use EText items rather than GtkEntry widgets and added support for adding new rows. svn path=/trunk/; revision=3604 --- widgets/meeting-time-sel/e-meeting-time-sel-list-item.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'widgets/meeting-time-sel/e-meeting-time-sel-list-item.h') diff --git a/widgets/meeting-time-sel/e-meeting-time-sel-list-item.h b/widgets/meeting-time-sel/e-meeting-time-sel-list-item.h index 9ef295ebb2..07df052c08 100644 --- a/widgets/meeting-time-sel/e-meeting-time-sel-list-item.h +++ b/widgets/meeting-time-sel/e-meeting-time-sel-list-item.h @@ -25,8 +25,7 @@ /* * MeetingTimeSelectorListItem - A GnomeCanvasItem covering the entire attendee * list. It just draws the grid lines between the rows and after the icon - * column. It probably won't be needed when we switch to Miguel's new editable - * GtkList-like widget. + * column. */ #ifndef _E_MEETING_TIME_SELECTOR_LIST_ITEM_H_ -- cgit