Skip to content

Don't use a QNetworkAccessManager per timezone query job

Volker Krause requested to merge work/vkrause/geo-timezone-nam-reuse into master

Instead, pass in the one we already have in WeatherSource.

This does change API/ABI of GeoTimezone, but that isn't used externally apart from the unit test.

Merge request reports