Check in readers "for shutdown"

* myself pattern
* use read as function name
This commit is contained in:
Klaus Basan
2019-02-15 14:17:03 +01:00
committed by Mat Sutcliffe
parent a340167493
commit f2b0417942
3 changed files with 18 additions and 10 deletions

View File

@@ -74,7 +74,7 @@ namespace BlackCore
void decodeMetars(QNetworkReply *nwReply);
//! Do reading
void readMetars();
void read();
//! Reload settings
void reloadSettings();