refs #602, remove QNetworkAccessManager from readers, use central one

This commit is contained in:
Klaus Basan
2016-02-26 18:17:01 +01:00
committed by Mathew Sutcliffe
parent fb046ae1fb
commit 12957f8ec0
7 changed files with 15 additions and 30 deletions

View File

@@ -150,7 +150,7 @@ namespace BlackCore
BlackMisc::Network::CUrl m_dbRootDirectoryUrl; //!< Root directory of DB
BlackMisc::Network::CUrl m_vatsimBookingsUrl; //!< ATC bookings
BlackMisc::Network::CUrl m_vatsimMetarsUrl; //!< METAR data
BlackMisc::Network::CUrlList m_vatsimDataFileUrls; //!< Overall VATSIM data file
BlackMisc::Network::CUrlList m_vatsimDataFileUrls; //!< Overall VATSIM data file / merely for bootstrapping the first time
BlackMisc::Network::CUrlList m_sharedUrls; //!< where we can obtain shared info files such as bootstrap, ..
BlackMisc::Network::CUrlList m_newsUrls; //!< where we can obtain latest news
BlackMisc::Network::CServerList m_fsdTestServers; //!< FSD test servers