aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-sync-stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-sync-stream.h')
-rw-r--r--mail/em-sync-stream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/em-sync-stream.h b/mail/em-sync-stream.h
index 16cdc272d1..3d74a02a35 100644
--- a/mail/em-sync-stream.h
+++ b/mail/em-sync-stream.h
@@ -53,6 +53,7 @@ struct _EMSyncStream {
CamelStream parent;
GString *buffer;
gboolean cancel;
+ guint idle_id;
};
struct _EMSyncStreamClass {