summaryrefslogtreecommitdiffstats
path: root/browser.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-08-21 15:42:19 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-08-21 15:42:19 +0000
commitcbcf88a4a7872274f8c2d979097978313ce02b73 (patch)
tree5b6f33da796c18573728d9c2d1e6e7ab72030ba8 /browser.h
parent2526f63a480644c2b70494cbbbc3c9ce19f682f7 (diff)
patch-bac.createplus-1
Diffstat (limited to 'browser.h')
-rw-r--r--browser.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/browser.h b/browser.h
index 7ad9e56e..4f2adda9 100644
--- a/browser.h
+++ b/browser.h
@@ -29,6 +29,8 @@ struct folder_file
char *name;
char *desc;
+
+ unsigned short new;
#ifdef USE_IMAP
char delim;
@@ -37,7 +39,6 @@ struct folder_file
unsigned inferiors : 1;
#endif
unsigned tagged : 1;
- unsigned is_new : 1;
};
struct browser_state