From adbaf2162834f59e0ebe0172d015d3da800ce044 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 7 Aug 2001 22:00:26 +0000 Subject: Only unref the FIELD_COMPONENT if it is non-NULL. We return a NULL for 2001-08-07 Federico Mena Quintero * gui/calendar-model.c (calendar_model_free_value): Only unref the FIELD_COMPONENT if it is non-NULL. We return a NULL for that field from ::initialize_value(), after all. Fixes bug #6098. svn path=/trunk/; revision=11745 --- calendar/gui/goto-dialog.glade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/gui/goto-dialog.glade') diff --git a/calendar/gui/goto-dialog.glade b/calendar/gui/goto-dialog.glade index af5ceb4b1f..8fc438982e 100644 --- a/calendar/gui/goto-dialog.glade +++ b/calendar/gui/goto-dialog.glade @@ -60,7 +60,7 @@ button4 True True - + GNOME_STOCK_PIXMAP_JUMP_TO -- cgit