summaryrefslogtreecommitdiff
path: root/applets/clock/clock-location-tile.h
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-12-30 15:34:00 +0800
committerWu Xiaotian <[email protected]>2020-04-29 14:21:27 +0800
commit303fe34730f8c28dda072745b92b3177c6fd11d5 (patch)
treefa2ce0f204ab9628f5a751082b05ac2932708cac /applets/clock/clock-location-tile.h
parent3b9b7eca66936c29fea886ae2b3dd0eeae1c3748 (diff)
downloadmate-panel-303fe34730f8c28dda072745b92b3177c6fd11d5.tar.bz2
mate-panel-303fe34730f8c28dda072745b92b3177c6fd11d5.tar.xz
switch to use libgweather
Diffstat (limited to 'applets/clock/clock-location-tile.h')
-rw-r--r--applets/clock/clock-location-tile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/clock/clock-location-tile.h b/applets/clock/clock-location-tile.h
index a4f75a15..62bc160c 100644
--- a/applets/clock/clock-location-tile.h
+++ b/applets/clock/clock-location-tile.h
@@ -39,7 +39,7 @@ ClockLocationTile *clock_location_tile_new (ClockLocation *loc,
ClockLocation *clock_location_tile_get_location (ClockLocationTile *this);
-void weather_info_setup_tooltip (WeatherInfo *info, ClockLocation *location, GtkTooltip *tip,
+void weather_info_setup_tooltip (GWeatherInfo *info, ClockLocation *location, GtkTooltip *tip,
ClockFormat clock_format);
void clock_location_tile_refresh (ClockLocationTile *this,