]> rtime.felk.cvut.cz Git - notmuch.git/blobdiff - bindings/ruby/defs.h
emacs: `notmuch-show-insert-part-multipart/encrypted' should not assume the presence...
[notmuch.git] / bindings / ruby / defs.h
index 5b44585a6ad0cc329d311975a7aa4470a6a890ee..f4901a047923e3340e373b4bff8ded8335996323 100644 (file)
@@ -231,6 +231,9 @@ notmuch_rb_query_search_messages (VALUE self);
 VALUE
 notmuch_rb_query_count_messages (VALUE self);
 
+VALUE
+notmuch_rb_query_count_threads (VALUE self);
+
 /* threads.c */
 VALUE
 notmuch_rb_threads_destroy (VALUE self);