mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 11:25:33 +08:00
Ref T706, some fixes around the ATIS voiceroom URL issue
Discord: https://discordapp.com/channels/539048679160676382/602915311380987905/602917602293055489
This commit is contained in:
committed by
Mat Sutcliffe
parent
e5205bef1f
commit
ee5f1d329d
@@ -255,8 +255,8 @@ namespace BlackCore
|
||||
return false;
|
||||
}
|
||||
|
||||
//! \copydoc IContextNetwork::requestDataUpdates
|
||||
virtual void requestDataUpdates()override
|
||||
//! \copydoc IContextNetwork::requestAircraftDataUpdates
|
||||
virtual void requestAircraftDataUpdates()override
|
||||
{
|
||||
logEmptyContextWarning(Q_FUNC_INFO);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user