* mug-msg-list-view.c: update for API change
This commit is contained in:
@ -343,8 +343,7 @@ run_query (const char *xpath, const char *query, MugMsgListView * self)
|
|||||||
}
|
}
|
||||||
mu_store_unref (store);
|
mu_store_unref (store);
|
||||||
|
|
||||||
qflags = MU_QUERY_FLAG_THREADS |
|
qflags = MU_QUERY_FLAG_DESCENDING |
|
||||||
MU_QUERY_FLAG_DESCENDING |
|
|
||||||
MU_QUERY_FLAG_SKIP_UNREADABLE |
|
MU_QUERY_FLAG_SKIP_UNREADABLE |
|
||||||
MU_QUERY_FLAG_SKIP_DUPS;
|
MU_QUERY_FLAG_SKIP_DUPS;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user