mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
Guard to avoid issues during shutdown
This commit is contained in:
committed by
Mat Sutcliffe
parent
5e8696464f
commit
507c9e57d7
@@ -113,6 +113,9 @@ namespace BlackSimPlugin
|
||||
//! Test data for auto publishing
|
||||
void addAutoPublishTestData();
|
||||
|
||||
//! Can use the emulated simulator
|
||||
bool canUseSimulator() const;
|
||||
|
||||
QScopedPointer<Ui::CSimulatorEmulatedMonitorDialog> ui;
|
||||
CSimulatorEmulated *m_simulator = nullptr;
|
||||
QTimer m_uiUpdateTimer;
|
||||
|
||||
Reference in New Issue
Block a user