mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-25 02:05:43 +08:00
Ref T698, added remote aircraft context to network class
This commit is contained in:
committed by
Mat Sutcliffe
parent
ab83d55d7c
commit
821e7e73c9
@@ -29,6 +29,9 @@ namespace BlackMisc
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
//! Singleton
|
||||
static CRemoteAircraftProviderDummy *instance();
|
||||
|
||||
//! Constructor
|
||||
CRemoteAircraftProviderDummy(QObject *parent = nullptr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user