mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 02:45:33 +08:00
Ref T730, allow to update voice server URL
This commit is contained in:
committed by
Mat Sutcliffe
parent
c842820267
commit
e485824bfc
@@ -199,6 +199,9 @@ namespace BlackCore
|
||||
QString getReceivingCallsignsCom2();
|
||||
//! @}
|
||||
|
||||
//! Update the voice server URL
|
||||
bool updateVoiceServerUrl(const QString &url);
|
||||
|
||||
signals:
|
||||
//! Receiving callsigns have been changed
|
||||
//! \remark callsigns I do receive
|
||||
|
||||
Reference in New Issue
Block a user