summaryrefslogtreecommitdiff
path: root/components/adapter/nautilus-adapter-embed-strategy.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/adapter/nautilus-adapter-embed-strategy.h')
-rw-r--r--components/adapter/nautilus-adapter-embed-strategy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/adapter/nautilus-adapter-embed-strategy.h b/components/adapter/nautilus-adapter-embed-strategy.h
index 67e4495d5..c276b7307 100644
--- a/components/adapter/nautilus-adapter-embed-strategy.h
+++ b/components/adapter/nautilus-adapter-embed-strategy.h
@@ -59,8 +59,8 @@ typedef struct {
GtkType nautilus_adapter_embed_strategy_get_type (void);
/* Instantiates the proper concrete subclass */
-NautilusAdapterEmbedStrategy *nautilus_adapter_embed_strategy_get (Bonobo_Unknown component,
- Bonobo_UIHandler uih);
+NautilusAdapterEmbedStrategy *nautilus_adapter_embed_strategy_get (Bonobo_Unknown component,
+ Bonobo_UIContainer ui_container);
GtkWidget *nautilus_adapter_embed_strategy_get_widget (NautilusAdapterEmbedStrategy *strategy);