mirror of https://github.com/nymea/nymea.git
weatherground bug fix
parent
339054e9b2
commit
70165a2a9c
|
|
@ -21,6 +21,7 @@ private:
|
|||
QString m_cityName;
|
||||
QString m_country;
|
||||
QString m_language;
|
||||
QTime m_currentTime;
|
||||
|
||||
//current weather
|
||||
QString m_weather;
|
||||
|
|
|
|||
Loading…
Reference in New Issue