From e1268e37a47ad717ee3cf3434a749ea32bf075c1 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Mon, 4 Feb 2002 19:52:43 +0000 Subject: The new selector widget svn path=/trunk/; revision=15565 --- my-evolution/e-summary-weather.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'my-evolution/e-summary-weather.h') diff --git a/my-evolution/e-summary-weather.h b/my-evolution/e-summary-weather.h index f587e5f271..795afcfede 100644 --- a/my-evolution/e-summary-weather.h +++ b/my-evolution/e-summary-weather.h @@ -24,7 +24,7 @@ #define __E_SUMMARY_WEATHER_H__ #include -#include + #include "e-summary-type.h" typedef struct _ESummaryWeather ESummaryWeather; @@ -144,7 +144,8 @@ typedef time_t ESummaryWeatherUpdate; char *e_summary_weather_get_html (ESummary *summary); void e_summary_weather_init (ESummary *summary); void e_summary_weather_reconfigure (ESummary *summary); -void e_summary_weather_ctree_fill (GtkCTree *tree); +void e_summary_weather_fill_etable (ESummaryTable *est, + ESummary *summary); const char *e_summary_weather_code_to_name (const char *code); void e_summary_weather_free (ESummary *summary); gboolean e_summary_weather_update (ESummary *summary); -- cgit v1.2.3