From 3e5f3687c7460009c93e876ae0ab7eb0e2a71648 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Wed, 27 Dec 2000 00:03:11 +0000 Subject: More fixes for new bonobo pt 2 svn path=/trunk/; revision=7178 --- executive-summary/component/e-summary.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'executive-summary/component/e-summary.h') diff --git a/executive-summary/component/e-summary.h b/executive-summary/component/e-summary.h index 8d80b70939..3ac6b1eaeb 100644 --- a/executive-summary/component/e-summary.h +++ b/executive-summary/component/e-summary.h @@ -54,9 +54,11 @@ struct _ESummaryWindow { Bonobo_PersistStream persiststream; Bonobo_PropertyBag propertybag; Bonobo_PropertyControl propertycontrol; + Bonobo_EventSource property_event_source; Bonobo_EventSource event_source; + - BonoboPropertyListener *listener; + BonoboListener *listener; BonoboListener *html_listener; Bonobo_Listener html_corba_listener; -- cgit v1.2.3