mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-06 10:26:03 +08:00
Ref T312, ignore not running listeners checking again via button
This commit is contained in:
committed by
Roland Winklmeier
parent
a2486981bd
commit
55690846fe
@@ -585,6 +585,9 @@ namespace BlackCore
|
||||
//! Info about the backend system (if available)
|
||||
virtual QString backendInfo() const;
|
||||
|
||||
//! Running?
|
||||
bool isRunning() const { return m_isRunning; }
|
||||
|
||||
public slots:
|
||||
//! Start listening for the simulator to start.
|
||||
//! \threadsafe
|
||||
|
||||
Reference in New Issue
Block a user