diff options
Diffstat (limited to 'shell/Evolution-Component.idl')
-rw-r--r-- | shell/Evolution-Component.idl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/Evolution-Component.idl b/shell/Evolution-Component.idl index 0d1af94e75..97c3e6ad3a 100644 --- a/shell/Evolution-Component.idl +++ b/shell/Evolution-Component.idl @@ -39,7 +39,8 @@ module Evolution { /* Create the controls for embedding in the shell. */ void createControls (out Bonobo::Control sidebar_control, - out Bonobo::Control view_control) + out Bonobo::Control view_control, + out Bonobo::Control statusbar_control) raises (Failed); /* Request the component to quit. The component will reply |