aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/e-summary.h
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary/component/e-summary.h')
-rw-r--r--executive-summary/component/e-summary.h4
1 files changed, 3 insertions, 1 deletions
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;