aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-composer-utils.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-06-02 23:07:43 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-06-02 23:58:08 +0800
commitca14cc115ee90650f1546ed3d95bf1ce6010569f (patch)
treed86226ab80a98b8397894d07c44b6ccf6b56ccc7 /mail/em-composer-utils.h
parent1b7fc9224b7107361282904483805c67d4980586 (diff)
downloadgsoc2013-evolution-ca14cc115ee90650f1546ed3d95bf1ce6010569f.tar
gsoc2013-evolution-ca14cc115ee90650f1546ed3d95bf1ce6010569f.tar.gz
gsoc2013-evolution-ca14cc115ee90650f1546ed3d95bf1ce6010569f.tar.bz2
gsoc2013-evolution-ca14cc115ee90650f1546ed3d95bf1ce6010569f.tar.lz
gsoc2013-evolution-ca14cc115ee90650f1546ed3d95bf1ce6010569f.tar.xz
gsoc2013-evolution-ca14cc115ee90650f1546ed3d95bf1ce6010569f.tar.zst
gsoc2013-evolution-ca14cc115ee90650f1546ed3d95bf1ce6010569f.zip
em_utils_redirect_message: Return the EMsgComposer.
Diffstat (limited to 'mail/em-composer-utils.h')
-rw-r--r--mail/em-composer-utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-composer-utils.h b/mail/em-composer-utils.h
index 56555e97e7..5c3eb73889 100644
--- a/mail/em-composer-utils.h
+++ b/mail/em-composer-utils.h
@@ -58,7 +58,7 @@ void em_utils_forward_messages (EMailReader *reader,
GPtrArray *uids,
EMailForwardStyle style,
GtkWidget *destroy_when_done);
-void em_utils_redirect_message (EShell *shell,
+EMsgComposer * em_utils_redirect_message (EShell *shell,
CamelMimeMessage *message);
gchar * em_utils_construct_composer_text
(CamelSession *session,