aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-reader-utils.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-07-09 02:16:27 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-07-09 20:44:22 +0800
commit84cfc5b80c4d3845b41358d68e33383c2c66a566 (patch)
treea202540db1065e73ecc97fa3ee3e57b07d83767c /mail/e-mail-reader-utils.h
parent9c797884816c948ead7eb93070d639498f321bd4 (diff)
downloadgsoc2013-evolution-84cfc5b80c4d3845b41358d68e33383c2c66a566.tar
gsoc2013-evolution-84cfc5b80c4d3845b41358d68e33383c2c66a566.tar.gz
gsoc2013-evolution-84cfc5b80c4d3845b41358d68e33383c2c66a566.tar.bz2
gsoc2013-evolution-84cfc5b80c4d3845b41358d68e33383c2c66a566.tar.lz
gsoc2013-evolution-84cfc5b80c4d3845b41358d68e33383c2c66a566.tar.xz
gsoc2013-evolution-84cfc5b80c4d3845b41358d68e33383c2c66a566.tar.zst
gsoc2013-evolution-84cfc5b80c4d3845b41358d68e33383c2c66a566.zip
Add e_mail_reader_refresh_folder().
To replace mail_refresh_folder().
Diffstat (limited to 'mail/e-mail-reader-utils.h')
-rw-r--r--mail/e-mail-reader-utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/e-mail-reader-utils.h b/mail/e-mail-reader-utils.h
index c75d7d760f..21006deacb 100644
--- a/mail/e-mail-reader-utils.h
+++ b/mail/e-mail-reader-utils.h
@@ -43,6 +43,8 @@ void e_mail_reader_delete_folder_name
(EMailReader *reader,
CamelStore *store,
const gchar *folder_name);
+void e_mail_reader_refresh_folder (EMailReader *reader,
+ CamelFolder *folder);
void e_mail_reader_unsubscribe_folder_name
(EMailReader *reader,
CamelStore *store,