mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
Ref T275, adjusted setup component
* ignore "same as global" * Qt::QueuedConnection
This commit is contained in:
@@ -80,7 +80,7 @@ namespace BlackGui
|
||||
bool checkPrerequisites(bool showOverlay);
|
||||
|
||||
//! Send to context
|
||||
bool setSetupsToContext(const BlackMisc::Simulation::CInterpolationSetupList &setups);
|
||||
bool setSetupsToContext(const BlackMisc::Simulation::CInterpolationSetupList &setups, bool force = false);
|
||||
|
||||
//! Setup chaged
|
||||
void onSetupChanged();
|
||||
|
||||
Reference in New Issue
Block a user