aboutsummaryrefslogtreecommitdiffstats
path: root/modules/cal-config-weather
diff options
context:
space:
mode:
Diffstat (limited to 'modules/cal-config-weather')
-rw-r--r--modules/cal-config-weather/e-source-weather.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/cal-config-weather/e-source-weather.c b/modules/cal-config-weather/e-source-weather.c
index e00c79907a..63db1bc14b 100644
--- a/modules/cal-config-weather/e-source-weather.c
+++ b/modules/cal-config-weather/e-source-weather.c
@@ -243,7 +243,7 @@ e_source_weather_set_units (ESourceWeather *extension,
g_object_notify (G_OBJECT (extension), "units");
}
-ESourceWeatherUnits
+GType
e_source_weather_units_get_type (void)
{
return e_source_weather_units_type;