aboutsummaryrefslogtreecommitdiffstats
path: root/libemail-engine/e-mail-store-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'libemail-engine/e-mail-store-utils.h')
-rw-r--r--libemail-engine/e-mail-store-utils.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libemail-engine/e-mail-store-utils.h b/libemail-engine/e-mail-store-utils.h
index de4484c020..143e0cc24f 100644
--- a/libemail-engine/e-mail-store-utils.h
+++ b/libemail-engine/e-mail-store-utils.h
@@ -49,6 +49,9 @@ gboolean e_mail_store_go_offline_finish (CamelStore *store,
GAsyncResult *result,
GError **error);
+gboolean e_mail_store_go_online_sync (CamelStore *store,
+ GCancellable *cancellable,
+ GError **error);
void e_mail_store_go_online (CamelStore *store,
gint io_priority,
GCancellable *cancellable,