From f5794eff3613afe5082ab15bd6dbb14806ce5fdc Mon Sep 17 00:00:00 2001 From: Rathin Date: Tue, 14 Jun 2011 14:26:30 +0200 Subject: Bug #530335 - Allow Reply to selected address only --- mail/em-composer-utils.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/em-composer-utils.h') diff --git a/mail/em-composer-utils.h b/mail/em-composer-utils.h index be76148764..59b6e16d60 100644 --- a/mail/em-composer-utils.h +++ b/mail/em-composer-utils.h @@ -81,7 +81,8 @@ EMsgComposer * em_utils_reply_to_message (EShell *shell, const gchar *message_uid, EMailReplyType type, EMailReplyStyle style, - EMFormat *source); + EMFormat *source, + CamelInternetAddress *address); EDestination ** em_utils_camel_address_to_destination (CamelInternetAddress *iaddr); void em_configure_new_composer (EMsgComposer *composer); -- cgit v1.2.3