mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
Listen for simulators on another thread
This commit is contained in:
committed by
Roland Winklmeier
parent
570f4aa4ea
commit
924e094a38
@@ -121,6 +121,7 @@ namespace BlackSimPlugin
|
||||
//! Constructor
|
||||
CSimulatorFs9Listener(const QSharedPointer<CFs9Host> &fs9Host, const QSharedPointer<CLobbyClient> &lobbyClient, QObject* parent);
|
||||
|
||||
public slots:
|
||||
//! \copydoc BlackCore::ISimulatorListener::start
|
||||
virtual void start() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user