From 1b7fc9224b7107361282904483805c67d4980586 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 2 Jun 2013 11:48:46 -0400 Subject: em_utils_compose_new_message(): Return the EMsgComposer. --- mail/em-composer-utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/em-composer-utils.h') diff --git a/mail/em-composer-utils.h b/mail/em-composer-utils.h index 3ab4c178fc..56555e97e7 100644 --- a/mail/em-composer-utils.h +++ b/mail/em-composer-utils.h @@ -32,7 +32,7 @@ G_BEGIN_DECLS -void em_utils_compose_new_message (EShell *shell, +EMsgComposer * em_utils_compose_new_message (EShell *shell, CamelFolder *folder); EMsgComposer * em_utils_compose_new_message_with_mailto (EShell *shell, -- cgit v1.2.3