mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Listen for simulators on another thread
This commit is contained in:
committed by
Roland Winklmeier
parent
570f4aa4ea
commit
924e094a38
@@ -209,6 +209,7 @@ namespace BlackSimPlugin
|
||||
//! Constructor
|
||||
CSimulatorFsxListener(QObject* parent);
|
||||
|
||||
public slots:
|
||||
//! \copydoc BlackCore::ISimulatorListener::start
|
||||
virtual void start() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user