From 82e862889dce6540714a90444473454e3ef9c66b Mon Sep 17 00:00:00 2001 From: Ritesh Khadgaray Date: Thu, 19 Nov 2009 16:08:34 -0500 Subject: =?UTF-8?q?Bug=C2=A0563555=20-=20Confirm=20before=20forwarding=20m?= =?UTF-8?q?any=20emails=20inline?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mail/em-utils.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/em-utils.h') diff --git a/mail/em-utils.h b/mail/em-utils.h index b61dce395a..5cf3dfa851 100644 --- a/mail/em-utils.h +++ b/mail/em-utils.h @@ -41,6 +41,7 @@ struct _EMFormat; const gchar * em_utils_get_data_dir (void); const gchar * em_utils_get_config_dir (void); +gboolean em_utils_ask_open_many (GtkWindow *parent, gint how_many); gboolean em_utils_prompt_user(GtkWindow *parent, const gchar *promptkey, const gchar *tag, const gchar *arg0, ...); GPtrArray *em_utils_uids_copy (GPtrArray *uids); -- cgit v1.2.3