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