From 1a4f29334cc440a6afa246e535ea39c3ba020247 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 4 Jun 2012 11:47:58 +0200 Subject: Fix build (typo in e-source-weather.c) --- modules/cal-config-weather/e-source-weather.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/cal-config-weather') 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; -- cgit v1.2.3