aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-threads.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-threads.h')
-rw-r--r--mail/mail-threads.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/mail-threads.h b/mail/mail-threads.h
index a56c6433a6..d3f2a184e3 100644
--- a/mail/mail-threads.h
+++ b/mail/mail-threads.h
@@ -29,6 +29,7 @@
gboolean mail_operation_try( const gchar *description,
void (*callback)( gpointer ),
+ void (*cleanup)( gpointer ),
gpointer user_data );
/* User interface hooks for the other thread */