diff options
Diffstat (limited to 'my-evolution/e-summary-weather.h')
-rw-r--r-- | my-evolution/e-summary-weather.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/my-evolution/e-summary-weather.h b/my-evolution/e-summary-weather.h index 47d19ca625..51b9bc8c88 100644 --- a/my-evolution/e-summary-weather.h +++ b/my-evolution/e-summary-weather.h @@ -148,5 +148,6 @@ void e_summary_weather_reconfigure (ESummary *summary); void e_summary_weather_ctree_fill (GtkCTree *tree); 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); #endif |