X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch.h;h=60834fb50bb687da9d097ed5b41c15f394554854;hp=293a859bc3bc83e41671d3498fd8186096fb3a2b;hb=8b445212e46a194b59edbd6857449430fe460165;hpb=c57a0b4f8b78d655b90f4f2e6f986c85f477aef7 diff --git a/lib/notmuch.h b/lib/notmuch.h index 293a859b..60834fb5 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -711,6 +711,7 @@ notmuch_message_get_filename (notmuch_message_t *message); /* Message flags */ typedef enum _notmuch_message_flag { + NOTMUCH_MESSAGE_FLAG_MATCH, } notmuch_message_flag_t; /* Get a value of a flag for the email corresponding to 'message'. */