mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-11 14:45:33 +08:00
refs #559, adjustments cache/settings moved
This commit is contained in:
@@ -56,7 +56,7 @@ namespace BlackCore
|
||||
void ps_read();
|
||||
|
||||
private:
|
||||
BlackCore::CData<BlackCore::Data::GlobalSetup> m_setup {this}; //!< setup cache
|
||||
BlackMisc::CData<BlackCore::Data::GlobalSetup> m_setup {this}; //!< setup cache
|
||||
QNetworkAccessManager *m_networkManager = nullptr;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user