mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-09 19:16:01 +08:00
refs #559, adjustments cache/settings moved
This commit is contained in:
@@ -40,7 +40,7 @@ namespace BlackCoreTest
|
||||
private:
|
||||
BlackCore::CIcaoDataReader m_icaoReader;
|
||||
BlackCore::CModelDataReader m_modelReader;
|
||||
BlackCore::CData<BlackCore::Data::GlobalSetup> m_setup {this}; //!< setup cache
|
||||
BlackMisc::CData<BlackCore::Data::GlobalSetup> m_setup {this}; //!< setup cache
|
||||
|
||||
//! Test if server is available
|
||||
static bool pingServer(const BlackMisc::Network::CUrl &url);
|
||||
|
||||
Reference in New Issue
Block a user