aboutsummaryrefslogtreecommitdiffstats
path: root/mail/folder-browser.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/folder-browser.h')
-rw-r--r--mail/folder-browser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/folder-browser.h b/mail/folder-browser.h
index b3d0b3f7af..848a312327 100644
--- a/mail/folder-browser.h
+++ b/mail/folder-browser.h
@@ -76,6 +76,7 @@ struct _FolderBrowser {
GSList *sensitize_changes;
GHashTable *sensitise_state; /* the last sent sensitise state, to avoid much bonobo overhead */
int sensitize_timeout_id;
+ int update_status_bar_idle_id;
/* View collection and the menu handler object */
GalViewCollection *view_collection;