From 5a1c48696363e3f3c7ffe11bdffdcad6557f811a Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 20 Jan 2009 04:33:23 +0000 Subject: Untangle some circular dependencies with the composer. Addressbook and calendar no longer depend on the mailer. svn path=/branches/kill-bonobo/; revision=37107 --- composer/e-composer-actions.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer/e-composer-actions.c') diff --git a/composer/e-composer-actions.c b/composer/e-composer-actions.c index 1a04924338..ecf9f179f6 100644 --- a/composer/e-composer-actions.c +++ b/composer/e-composer-actions.c @@ -339,7 +339,7 @@ action_send_options_cb (GtkAction *action, static void action_new_message_cb (GtkAction *action, - EMsgComposer *composer) + EMsgComposer *composer) { em_utils_compose_new_message (NULL); } -- cgit v1.2.3