* mu-msg-iter: use the semi-working message-threading

This commit is contained in:
Dirk-Jan C. Binnema
2011-06-18 18:47:46 +03:00
parent a3ec83b96d
commit d2d94f291e
2 changed files with 65 additions and 69 deletions

View File

@ -117,6 +117,9 @@ MuMsg* mu_msg_iter_get_msg (MuMsgIter *iter, GError **err)
unsigned int mu_msg_iter_get_docid (MuMsgIter *iter);
const char* mu_msg_iter_get_thread_path (MuMsgIter *iter);
/**
* get some message field
*