From be53f12e69044dc6de3f8b1325692a11f5f1a23a Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Thu, 18 Dec 2003 16:37:52 +0000 Subject: make sure we connect to the "changed" signals after setting the initial 2003-12-18 Rodrigo Moya * gui/tasks-component.c (impl_createControls): * gui/calendar-component.c (impl_createControls): make sure we connect to the "changed" signals after setting the initial selections on the ESourceSelector. Fixes some nasty warnings because of calendar_control_sensitize_calendar_commands being called with no container yet for the control. svn path=/trunk/; revision=23981 --- calendar/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 247451008a..521331daf5 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,6 @@ 2003-12-18 Rodrigo Moya + * gui/tasks-component.c (impl_createControls): * gui/calendar-component.c (impl_createControls): make sure we connect to the "changed" signals after setting the initial selections on the ESourceSelector. Fixes some nasty warnings because of -- cgit v1.2.3