From 0885119ef7c4bf7123d822e001c99c15e0fffcae Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Mon, 9 Jul 2007 03:10:13 +0000 Subject: ** Fix for bug #307410 svn path=/trunk/; revision=33776 --- mail/em-utils.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mail/em-utils.h') diff --git a/mail/em-utils.h b/mail/em-utils.h index 565011a4d0..440a83fa2a 100644 --- a/mail/em-utils.h +++ b/mail/em-utils.h @@ -108,6 +108,9 @@ struct _CamelMimePart *em_utils_contact_photo (struct _CamelInternetAddress *add const char *em_utils_snoop_type(struct _CamelMimePart *part); +/* clears flag 'get_password_canceled' at every known accounts, so if needed, get_password will show dialog */ +void em_utils_clear_get_password_canceled_accounts_flag (void); + #ifdef __cplusplus } #endif /* __cplusplus */ -- cgit v1.2.3