From b74fafebab3692383e68de5230e354c83edd858a Mon Sep 17 00:00:00 2001 From: Mathieu Lacage Date: Mon, 8 May 2000 11:55:53 +0000 Subject: uh svn path=/trunk/; revision=2913 --- composer/e-msg-composer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer/e-msg-composer.c b/composer/e-msg-composer.c index 7e7444b8e6..944598f382 100644 --- a/composer/e-msg-composer.c +++ b/composer/e-msg-composer.c @@ -77,7 +77,7 @@ create_editor (EMsgComposer *composer) { GtkWidget *control; - control = bonobo_widget_new_control ((HTML_EDITOR_CONTROL_ID, + control = bonobo_widget_new_control (HTML_EDITOR_CONTROL_ID, bonobo_object_corba_objref (BONOBO_OBJECT (composer->uih))); if (control == NULL) { g_error ("Cannot get `%s'.", HTML_EDITOR_CONTROL_ID); -- cgit v1.2.3