aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-offline-handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution/e-summary-offline-handler.h')
-rw-r--r--my-evolution/e-summary-offline-handler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/my-evolution/e-summary-offline-handler.h b/my-evolution/e-summary-offline-handler.h
index a8c242afbf..9a88fa2c3e 100644
--- a/my-evolution/e-summary-offline-handler.h
+++ b/my-evolution/e-summary-offline-handler.h
@@ -48,6 +48,8 @@ GtkType e_summary_offline_handler_get_type (void);
ESummaryOfflineHandler *e_summary_offline_handler_new (void);
void e_summary_offline_handler_set_summary (ESummaryOfflineHandler *handler,
ESummary *summary);
+GNOME_Evolution_ConnectionList *e_summary_offline_handler_create_connection_list (ESummary *summary);
+
#ifdef __cplusplus
}
#endif