From 4f3a4c8234238faaac1dea1ae68cae4d5dca3a5c Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Thu, 2 Nov 2000 00:42:35 +0000 Subject: Moving the executive summarys now :) mail-summary now has clickable names to change to that view executive summary remembers what components are running when you close. selection now blocks ES updating so it won't be cleared. svn path=/trunk/; revision=6330 --- executive-summary/idl/SummaryComponent.idl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'executive-summary/idl/SummaryComponent.idl') diff --git a/executive-summary/idl/SummaryComponent.idl b/executive-summary/idl/SummaryComponent.idl index 6cf04b3a01..1c60314fb2 100644 --- a/executive-summary/idl/SummaryComponent.idl +++ b/executive-summary/idl/SummaryComponent.idl @@ -42,7 +42,8 @@ module Evolution { * Creates a summary of the data that the component has. * Returns: The ID of the view. */ - long create_view (out Bonobo::Control control, + long create_view (in long id, + out Bonobo::Control control, out string html, out string title, out string icon); -- cgit v1.2.3