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 --- shell/Evolution-ShellComponent.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/Evolution-ShellComponent.idl') diff --git a/shell/Evolution-ShellComponent.idl b/shell/Evolution-ShellComponent.idl index f907cca72b..106ec0d571 100644 --- a/shell/Evolution-ShellComponent.idl +++ b/shell/Evolution-ShellComponent.idl @@ -55,7 +55,7 @@ module Evolution { in string physical_uri) raises (Busy); - void populate_folder_context_menu (in Bonobo::UIHandler uih, + void populate_folder_context_menu (in Bonobo::UIContainer uih, in string physical_uri, in string type); }; -- cgit