X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=buffy.h;h=8b0ec1b64ab12d3f2d28417879603581372648dd;hb=fd204cba10834057df23ba10458d4095b424e964;hp=1506247a7a4ec7b628e24d10338a6c03d4981c16;hpb=161e8105f9d9e380e8b079b1c80fed9e728d6b9d;p=apps%2Fmadmutt.git diff --git a/buffy.h b/buffy.h index 1506247..8b0ec1b 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_tagged; /* number of tagged messages */ short notified; /* user has been notified */ short magic; /* mailbox type */ short newly_created; /* mbox or mmdf just popped into existence */