[libgweather/improve-build: 3/7] Add missing declaration



commit 34850815f7a6486420bae4d26f59a2f1029b3164
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Mar 9 13:25:54 2020 +0000

    Add missing declaration

 libgweather/gweather-private.h | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/libgweather/gweather-private.h b/libgweather/gweather-private.h
index ddf0a41..ff51ee3 100644
--- a/libgweather/gweather-private.h
+++ b/libgweather/gweather-private.h
@@ -71,6 +71,8 @@ GWeatherLocation *_gweather_location_new_detached (GWeatherLocation *nearest_sta
 
 void              _gweather_location_update_weather_location (GWeatherLocation *gloc,
                                                              WeatherLocation  *loc);
+GWEATHER_EXTERN void
+_gweather_location_reset_world (void);
 
 /*
  * Weather information.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]