mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 11:25:33 +08:00
refs #844, request booking updates from airspace monitor
* removed blocks of \copydoc * renamed to requestAtcBookingUpdate
This commit is contained in:
committed by
Mathew Sutcliffe
parent
82ab88b5a8
commit
f281092f16
@@ -31,8 +31,8 @@ namespace BlackCore
|
||||
|
||||
public slots: // IContextNetwork overrides
|
||||
|
||||
//! \copydoc IContextNetwork::readAtcBookingsFromSource()
|
||||
virtual void readAtcBookingsFromSource() const override
|
||||
//! \copydoc IContextNetwork::requestAtcBookingsUpdate()
|
||||
virtual void requestAtcBookingsUpdate() const override
|
||||
{
|
||||
logEmptyContextWarning(Q_FUNC_INFO);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user