mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 01:05:35 +08:00
Ref T698, enable network stats for restricted distributions
This commit is contained in:
committed by
Mat Sutcliffe
parent
25dc43f19c
commit
891a058f17
@@ -603,6 +603,9 @@ namespace BlackCore
|
||||
//! Save the statistics
|
||||
bool saveNetworkStatistics(const QString &server);
|
||||
|
||||
//! Connected to network
|
||||
void connectedToNewtork();
|
||||
|
||||
private:
|
||||
bool m_statistics = false;
|
||||
QMap <QString, int> m_callStatistics;
|
||||
|
||||
Reference in New Issue
Block a user