weatherground bug fix

pull/1/head
Simon Stürz 2014-04-04 20:15:40 +02:00
parent 339054e9b2
commit 70165a2a9c
1 changed files with 1 additions and 0 deletions

View File

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