From 70143f6e1fae1dd7d2c368215facacdd990603e0 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Wed, 8 Apr 1998 02:35:05 +0000 Subject: Removed unused global variable parent_class. 1998-04-07 Federico Mena Quintero * eventedit.c: Removed unused global variable parent_class. * eventedit.h: Renamed gtk_window field to window. Made the parent_class field in the EventEditorClass structure be a GtkWindowClass, not a gnome property box class. Added prototype for event_editor_get_type(). svn path=/trunk/; revision=110 --- calendar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ced0d7c6ad..5ef00cfd37 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +1998-04-07 Federico Mena Quintero + + * eventedit.c: Removed unused global variable parent_class. + + * eventedit.h: Renamed gtk_window field to window. + Made the parent_class field in the EventEditorClass structure be a + GtkWindowClass, not a gnome property box class. + Added prototype for event_editor_get_type(). + 1998-04-06 Federico Mena Quintero * gncal-week-view.c (gncal_week_view_new): Use the new -- cgit v1.2.3