Ref T730, renamed to CApiServerConnection

This commit is contained in:
Klaus Basan
2019-10-03 23:22:56 +02:00
committed by Mat Sutcliffe
parent 61d82ab780
commit 27fedad3fd
4 changed files with 19 additions and 19 deletions

View File

@@ -89,7 +89,7 @@ namespace BlackCore
QTimer *m_voiceServerTimer = nullptr;
// API server
ApiServerConnection *m_apiServerConnection = nullptr;
CApiServerConnection *m_apiServerConnection = nullptr;
// Properties
bool m_receiveAudioDto = true;