summaryrefslogtreecommitdiff
path: root/libgweather/gweather-weather.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgweather/gweather-weather.h')
-rw-r--r--libgweather/gweather-weather.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libgweather/gweather-weather.h b/libgweather/gweather-weather.h
index 1a800d0..b397c69 100644
--- a/libgweather/gweather-weather.h
+++ b/libgweather/gweather-weather.h
@@ -418,6 +418,9 @@ const gchar * gweather_conditions_to_string_full (GWeatherConditions *conditions
GWEATHER_EXTERN
GWeatherTemperatureUnit gweather_temperature_unit_to_real (GWeatherTemperatureUnit unit);
+GWEATHER_EXTERN
+const gchar * gweather_speed_unit_to_string (GWeatherSpeedUnit unit);
+
G_END_DECLS
#endif /* __WEATHER_H_ */