diff options
Diffstat (limited to 'my-evolution/e-summary-weather.c')
-rw-r--r-- | my-evolution/e-summary-weather.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/my-evolution/e-summary-weather.c b/my-evolution/e-summary-weather.c index cd349d8710..990e0f8b8e 100644 --- a/my-evolution/e-summary-weather.c +++ b/my-evolution/e-summary-weather.c @@ -538,6 +538,7 @@ e_summary_weather_add (ESummary *summary, static void e_summary_weather_set_online (ESummary *summary, + GNOME_Evolution_OfflineProgressListener listener, gboolean online, void *data) { |