aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-composer-utils.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-06-02 23:48:46 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-06-02 23:58:08 +0800
commit1b7fc9224b7107361282904483805c67d4980586 (patch)
treec2d935d29fdf9ce68cda634d2fd9a74616062c13 /mail/em-composer-utils.h
parent540acdbfa95d29a66ad94bad68222b5ae9c98720 (diff)
downloadgsoc2013-evolution-1b7fc9224b7107361282904483805c67d4980586.tar
gsoc2013-evolution-1b7fc9224b7107361282904483805c67d4980586.tar.gz
gsoc2013-evolution-1b7fc9224b7107361282904483805c67d4980586.tar.bz2
gsoc2013-evolution-1b7fc9224b7107361282904483805c67d4980586.tar.lz
gsoc2013-evolution-1b7fc9224b7107361282904483805c67d4980586.tar.xz
gsoc2013-evolution-1b7fc9224b7107361282904483805c67d4980586.tar.zst
gsoc2013-evolution-1b7fc9224b7107361282904483805c67d4980586.zip
em_utils_compose_new_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 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,