X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=globals.h;h=3b26aa984ac6140c3671cb2280b8362f15a9c9b9;hp=f6894b302a37ea5df7e3684433df4de3fb269ca4;hb=55a238fef5db8ed7cc0c58654ba15df9638b25b4;hpb=7dfb91fd9512d4352faf51e4f306a61bec2f43b3 diff --git a/globals.h b/globals.h index f6894b3..3b26aa9 100644 --- a/globals.h +++ b/globals.h @@ -83,6 +83,7 @@ WHERE char *MhUnseen; WHERE char *MsgFmt; WHERE char *MsgIdFormat; +WHERE rx_t AttachRemindRegexp; WHERE rx_t Mask; WHERE rx_t QuoteRegexp; WHERE rx_t ReplyRegexp;