X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-client.h;h=880b153e70875a7cd0165fae989a5203f86015c8;hb=903327279c38d6750e8347eba23262fa487c6951;hp=203ac496731f238837020603b50a8a2ca35d3f42;hpb=ea4fd50f45b0bc0888070125c632ea2326eb18f7;p=notmuch 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