weatherground bug fix

This commit is contained in:
Simon Stürz 2014-04-04 20:15:40 +02:00
parent 339054e9b2
commit 70165a2a9c

View File

@ -21,6 +21,7 @@ private:
QString m_cityName;
QString m_country;
QString m_language;
QTime m_currentTime;
//current weather
QString m_weather;