diff options
Diffstat (limited to 'mail/em-composer-utils.h')
-rw-r--r-- | mail/em-composer-utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-composer-utils.h b/mail/em-composer-utils.h index 5bf6924898..f1bee560d4 100644 --- a/mail/em-composer-utils.h +++ b/mail/em-composer-utils.h @@ -63,7 +63,7 @@ void em_utils_forward_messages (EShell *shell, const gchar *from_uri); void em_utils_redirect_message (EShell *shell, CamelMimeMessage *message); -void em_utils_redirect_message_by_uid(EShell *shell, +void em_utils_redirect_message_by_uid (EShell *shell, CamelFolder *folder, const gchar *uid); void em_utils_forward_message_raw (CamelFolder *folder, |