X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=notmuch-private.h;fp=notmuch-private.h;h=98ad4e26bfa673d578d15f2caef1948ef0f179fd;hb=94f01d9de914b609e1f02385092b82fd61ca73b5;hp=c6d8e355388ae70b894b53d2ec38c4683042d47b;hpb=ef3ab5781a3730e019f92517366029540a960cd0;p=notmuch diff --git a/notmuch-private.h b/notmuch-private.h index c6d8e355..98ad4e26 100644 --- a/notmuch-private.h +++ b/notmuch-private.h @@ -144,6 +144,9 @@ _notmuch_thread_create (const void *talloc_owner, notmuch_database_t *notmuch, const char *thread_id); +void +_notmuch_thread_add_tag (notmuch_thread_t *thread, const char *tag); + /* message.cc */ notmuch_message_t *