]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
lib/thread: change _resolve_thread_relationships to use depths
[notmuch] / lib / notmuch-private.h
index 94fc54d76913a1f20e6d229f2c0d6d0ed2fa300a..9eca07896b353f409a39507e60b777fdc446c219 100644 (file)
@@ -487,6 +487,9 @@ _notmuch_message_list_add_message (notmuch_message_list_t *list,
 notmuch_messages_t *
 _notmuch_messages_create (notmuch_message_list_t *list);
 
+bool
+_notmuch_messages_has_next (notmuch_messages_t *messages);
+
 /* query.cc */
 
 bool