aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/exchange-operations.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/exchange-operations/exchange-operations.h')
-rw-r--r--plugins/exchange-operations/exchange-operations.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/exchange-operations/exchange-operations.h b/plugins/exchange-operations/exchange-operations.h
index 35cdfca444..0fe30aa76c 100644
--- a/plugins/exchange-operations/exchange-operations.h
+++ b/plugins/exchange-operations/exchange-operations.h
@@ -51,6 +51,8 @@ void exchange_operations_report_error (ExchangeAccount *account, ExchangeAccount
void exchange_operations_update_child_esources (ESource *source, const gchar *old_path, const gchar *new_path);
+gboolean is_exchange_personal_folder (ExchangeAccount *account, char *uri);
+
#ifdef __cplusplus
}
#endif /* __cplusplus */