From 0783b601b0f6cc882ca6d4f22a6ac052d3658ba4 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Thu, 7 Nov 2002 23:09:06 +0000 Subject: *** empty log message *** svn path=/trunk/; revision=18650 --- calendar/TODO.port | 2 ++ 1 file changed, 2 insertions(+) (limited to 'calendar/TODO.port') diff --git a/calendar/TODO.port b/calendar/TODO.port index 1d680fdb72..35233d35b9 100644 --- a/calendar/TODO.port +++ b/calendar/TODO.port @@ -8,3 +8,5 @@ * */* remove the G_OBJECT macro in the calls to g_object_ref/_unref, since those functions already do the type checking, and it's a heavy operation. +* */* + replace the signal handlers for "destroy" with weak references. -- cgit