mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
[AFV] Simulator settings changed signal
* in the cockpit "sync." can now be enabled/disabled * settings signal allows to update UI in settings UI
This commit is contained in:
committed by
Mat Sutcliffe
parent
e839820940
commit
21e109e5e2
@@ -114,6 +114,9 @@ namespace BlackCore
|
||||
//! Same as simulatorPluginChanged, only with simulator signature
|
||||
void simulatorChanged(const BlackMisc::Simulation::CSimulatorInfo &simulator);
|
||||
|
||||
//! Simulator settings have been changed
|
||||
void simulatorSettingsChanged();
|
||||
|
||||
//! A formerly vital driver is no longer vital/responding
|
||||
void vitalityLost();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user