X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-client.h;h=880b153e70875a7cd0165fae989a5203f86015c8;hp=203ac496731f238837020603b50a8a2ca35d3f42;hb=903327279c38d6750e8347eba23262fa487c6951;hpb=fd62a25f91c6ecdd6d60c86b4439321b8e84b309 diff --git a/notmuch-client.h b/notmuch-client.h index 203ac496..880b153e 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -99,6 +99,7 @@ typedef struct notmuch_show_format { typedef struct notmuch_show_params { notmuch_bool_t entire_thread; + notmuch_bool_t omit_excluded; notmuch_bool_t raw; int part; #ifdef GMIME_ATLEAST_26