aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-folder-view.h')
-rw-r--r--mail/em-folder-view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-folder-view.h b/mail/em-folder-view.h
index 284de69c1b..080b19eb6a 100644
--- a/mail/em-folder-view.h
+++ b/mail/em-folder-view.h
@@ -74,7 +74,7 @@ struct _EMFolderView {
struct _BonoboUIComponent *uic; /* if we're active, this will be set */
GSList *enable_map; /* bonobo menu enable map, entries are 0-terminated EMFolderViewEnable arryas
TODO: should this be on class? */
-
+
int mark_seen_timeout; /* local copy of gconf stuff */
int mark_seen:1;
int preview_active:1; /* is preview being used */