From e4c6f61966479fbcb8da64ac49bb578c7f2d5017 Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Tue, 18 Mar 2003 00:58:04 +0000 Subject: Fixes #39757 2003-03-17 Hans Petter Jansson Fixes #39757 * gui/dialogs/alarm-page.c (sensitize_buttons): Somehow this code reverted to thinking it was dealing with a GtkCList, when in reality it's a GtkTreeView. Fix that, so the buttons are sensitized correctly. svn path=/trunk/; revision=20328 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e23abebe3e..74009d71c8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2003-03-17 Hans Petter Jansson + + Fixes #39757 + + * gui/dialogs/alarm-page.c (sensitize_buttons): Somehow this code + reverted to thinking it was dealing with a GtkCList, when in reality + it's a GtkTreeView. Fix that, so the buttons are sensitized correctly. + 2003-03-17 Hans Petter Jansson Fixes #39736 -- cgit v1.2.3