mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-08-27 02:39:58 +00:00
newest qt fixes
This commit is contained in:
@ -60,14 +60,6 @@ void TestExtWeather::test_runOWM()
|
||||
}
|
||||
|
||||
|
||||
void TestExtWeather::test_runYahoo()
|
||||
{
|
||||
extWeather->setProvider(ExtWeather::Provider::Yahoo);
|
||||
run();
|
||||
extWeather->setProvider(ExtWeather::Provider::OWM);
|
||||
}
|
||||
|
||||
|
||||
void TestExtWeather::test_ts()
|
||||
{
|
||||
extWeather->setTs(1);
|
||||
|
Reference in New Issue
Block a user