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