X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=globals.h;h=3b26aa984ac6140c3671cb2280b8362f15a9c9b9;hp=f6894b302a37ea5df7e3684433df4de3fb269ca4;hb=d6a7a89913885f96c6343fdb98777ec8e887e4e3;hpb=a5b02206150dc653355cdc60286c27482b5a4f93 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;