mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-29 12:45:40 +08:00
Ref T730, renamed to CApiServerConnection
This commit is contained in:
committed by
Mat Sutcliffe
parent
61d82ab780
commit
27fedad3fd
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user