aboutsummaryrefslogtreecommitdiff
path: root/src/inc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inc.h')
-rw-r--r--src/inc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/inc.h b/src/inc.h
index 80a1bc4e..3e15f4ff 100644
--- a/src/inc.h
+++ b/src/inc.h
@@ -74,6 +74,7 @@ struct _IncSession
GHashTable *tmp_folder_table; /* for progressive update */
gint64 cur_total_bytes;
+ gint new_msgs;
gpointer data;
};