add tests for extweather

This commit is contained in:
2016-05-27 15:53:12 +03:00
parent 6f09737f0f
commit 2a257de1e6
5 changed files with 221 additions and 11 deletions

View File

@ -73,6 +73,7 @@ private:
QUrl m_url;
bool isRunning = false;
Ui::ExtWeather *ui = nullptr;
void initUrl();
void translate();
// properties
QString m_city = QString("London");