s/Bonobo_UIHandler/Bonobo_UIContainer/

s/include "bonobo-ui-handler.h"/include "bonobo-ui-compat.h"/

svn path=/trunk/; revision=5539
This commit is contained in:
Michael Meeks
2000-09-21 14:13:27 +00:00
parent aeb04a3e77
commit 8b2ca26789
16 changed files with 56 additions and 16 deletions

View File

@ -267,7 +267,7 @@ impl_ShellComponent_async_remove_folder (PortableServer_Servant servant,
static void
impl_ShellComponent_populate_folder_context_menu (PortableServer_Servant servant,
const Bonobo_UIHandler corba_uih,
const Bonobo_UIContainer corba_uih,
const CORBA_char *physical_uri,
const CORBA_char *type,
CORBA_Environment *ev)