mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
[FSD] Start FSD client in own thread (CContinuousWorker)
This commit is contained in:
committed by
Mat Sutcliffe
parent
4ef17fed6a
commit
34f9fb89d6
@@ -78,7 +78,7 @@ namespace BlackCore
|
||||
CAirspaceMonitor(BlackMisc::Simulation::IOwnAircraftProvider *ownAircraft,
|
||||
BlackMisc::Simulation::IAircraftModelSetProvider *modelSetProvider,
|
||||
Fsd::CFSDClient *fsdClient,
|
||||
QObject *parent);
|
||||
QObject *parent);
|
||||
|
||||
//! Members not implenented or fully implenented by CRemoteAircraftProvider
|
||||
//! \ingroup remoteaircraftprovider
|
||||
|
||||
Reference in New Issue
Block a user