mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Ref T246, settings simulator component reacts on change signal (refresh itself)
This commit is contained in:
@@ -84,6 +84,9 @@ namespace BlackGui
|
||||
//! Simulator has been changed
|
||||
void onSimulatorChanged();
|
||||
|
||||
//! Simulator settings did change
|
||||
void onSimulatorSettingsChanged(const BlackMisc::Simulation::CSimulatorInfo &simulator);
|
||||
|
||||
//! Optimize for small layout
|
||||
void setSmallLayout(bool small);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user