* semi-working message-threader (WIP)

This commit is contained in:
Dirk-Jan C. Binnema
2011-06-19 21:02:41 +03:00
parent dfcbd854f0
commit 1e945e301f
2 changed files with 133 additions and 133 deletions

View File

@ -28,7 +28,7 @@
G_BEGIN_DECLS
GHashTable *mu_msg_threader_calculate (MuMsgIter *iter);
GHashTable *mu_msg_threader_calculate (MuMsgIter *iter, size_t matches);
G_END_DECLS