From 0af9d4d9864670f408b39cdec77e83c661e70584 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Wed, 22 Aug 2001 22:31:53 +0000 Subject: Fix the show_full_path bug Set up the functions for better online/offline reporting. svn path=/trunk/; revision=12403 --- my-evolution/e-summary-offline-handler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'my-evolution/e-summary-offline-handler.h') 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 -- cgit v1.2.3