mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 04:25:42 +08:00
Ref T298, matching form added new ttributes
This commit is contained in:
@@ -65,7 +65,7 @@ namespace BlackGui
|
||||
void setMatchingAlgorithm(const BlackMisc::Simulation::CAircraftMatcherSetup &setup);
|
||||
|
||||
//! Algorithm has been toggled
|
||||
void onAlgorithmChanged(bool checked);
|
||||
void onAlgorithmChanged();
|
||||
|
||||
QScopedPointer<Ui::CMatchingForm> ui;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user