From 3a70f2630f8514c841bb5ddeff9f0fad91a99605 Mon Sep 17 00:00:00 2001 From: "Gustavo J. A. M. Carneiro" Date: Sun, 9 Jul 2006 14:45:25 +0000 Subject: interface implementation fix --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 04bf867..6dab803 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ type. This should fix interface implementation (actually I thought such code had already been added earlier but can't find it now and it is obviously needed...) + (pyg_type_register): move the code that needs g_type_class_ref + until after interface registration (more code that I already wrote + in the past but got lost). 2006-07-05 John Finlay -- cgit