]> git.notmuchmail.org Git - notmuch/blobdiff - lib/thread.cc
emacs: use pop-at-end functionality in show-archive-message-then-next function
[notmuch] / lib / thread.cc
index ace5ce7fd178fbde7358982bacb7c20034a378d2..0435ee6d1f3a62d24098b8f100bd6356ec2562ea 100644 (file)
@@ -24,7 +24,7 @@
 #include <gmime/gmime.h>
 #include <glib.h> /* GHashTable */
 
-struct _notmuch_thread {
+struct visible _notmuch_thread {
     notmuch_database_t *notmuch;
     char *thread_id;
     char *subject;