X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;fp=lib%2Fnotmuch-private.h;h=9eca07896b353f409a39507e60b777fdc446c219;hp=94fc54d76913a1f20e6d229f2c0d6d0ed2fa300a;hb=46dce33abc82ea6ebd3be2e0887506af4185c739;hpb=21803df6aeb20ff2e91068988441f10fc4b6853a diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 94fc54d7..9eca0789 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -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