X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch.h;h=39759b7ac6d5ba73fe9d3c3636f9dd6ff41e79bc;hp=ff860e06a4987fb4872be7212b66414fea998b22;hb=fccebbaeef1e4b6489425afb13f419543d53d285;hpb=29648a137c5807135ab168917b4a51d5e19e51c2 diff --git a/lib/notmuch.h b/lib/notmuch.h index ff860e06..39759b7a 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -2242,6 +2242,7 @@ typedef enum { NOTMUCH_DECRYPT_FALSE, NOTMUCH_DECRYPT_TRUE, NOTMUCH_DECRYPT_AUTO, + NOTMUCH_DECRYPT_NOSTASH, } notmuch_decryption_policy_t; /**