]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-private.h
Add notmuch_thread_get_tags
[notmuch] / notmuch-private.h
index c6d8e355388ae70b894b53d2ec38c4683042d47b..98ad4e26bfa673d578d15f2caef1948ef0f179fd 100644 (file)
@@ -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 *