From 8b2ca2678997eee8b2b50206f51c72fbe242f972 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Thu, 21 Sep 2000 14:13:27 +0000 Subject: s/Bonobo_UIHandler/Bonobo_UIContainer/ s/include "bonobo-ui-handler.h"/include "bonobo-ui-compat.h"/ svn path=/trunk/; revision=5539 --- notes/component-factory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'notes') diff --git a/notes/component-factory.c b/notes/component-factory.c index 3f8176cc9c..dcdefa2216 100644 --- a/notes/component-factory.c +++ b/notes/component-factory.c @@ -37,7 +37,7 @@ control_deactivate (BonoboControl *control, BonoboUIHandler *uih) static void control_activate (BonoboControl *control, BonoboUIHandler *uih) { - Bonobo_UIHandler remote_uih; + Bonobo_UIContainer remote_uih; GtkWidget *toolbar, *toolbar_frame; BonoboControl *toolbar_control ; -- cgit v1.2.3