aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-remote-store.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-remote-store.h')
-rw-r--r--camel/camel-remote-store.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/camel-remote-store.h b/camel/camel-remote-store.h
index 910db53e92..51322b6886 100644
--- a/camel/camel-remote-store.h
+++ b/camel/camel-remote-store.h
@@ -75,6 +75,7 @@ gint camel_remote_store_recv_line (CamelRemoteStore *store, char **dest,
CamelException *ex);
void camel_remote_store_refresh_folders (CamelRemoteStore *store,
CamelException *ex);
+gboolean camel_remote_store_connected (CamelRemoteStore *store, CamelException *ex);
#ifdef __cplusplus
}
#endif /* __cplusplus */