From 53337e992fde35e34fc9b8211ca717cc0c465705 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 13 Aug 2000 05:20:54 +0000 Subject: Get the mail component to use the new Evolution::ShellView interface. This implementation is so ugly and evil and needs to be replaced. Don't look at it. Go away. svn path=/trunk/; revision=4797 --- mail/mail-threads.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mail/mail-threads.h') diff --git a/mail/mail-threads.h b/mail/mail-threads.h index ab745c2ee3..b84b71d836 100644 --- a/mail/mail-threads.h +++ b/mail/mail-threads.h @@ -66,4 +66,7 @@ void mail_operation_wait_for_finish (void); gboolean mail_operations_are_executing (void); void mail_operations_terminate (void); +void mail_operations_get_status (int *busy_return, const char **message_return); +void mail_operations_update_status (void); + #endif /* defined _MAIL_THREADS_H_ */ -- cgit v1.2.3