X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=buffy.h;h=94a325c4f264fd5ae300044e5b7ed4e27c9647b4;hp=1506247a7a4ec7b628e24d10338a6c03d4981c16;hb=2709e0121568c93bd012a57dedb15456271ef025;hpb=cfd46a622a446af8a5fa286637cd88259f1b50a5 diff --git a/buffy.h b/buffy.h index 1506247..94a325c 100644 --- a/buffy.h +++ b/buffy.h @@ -32,6 +32,7 @@ typedef struct buffy_t short has_new; /* set it new if new and not read */ int msgcount; /* total number of messages */ int msg_unread; /* number of unread messages */ + int msg_flagged; /* number of flagged messages */ short notified; /* user has been notified */ short magic; /* mailbox type */ short newly_created; /* mbox or mmdf just popped into existence */