mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
refs #745, always update model set before matching test
(fixes issue reported by RW in #745)
This commit is contained in:
@@ -109,6 +109,7 @@ namespace BlackGui
|
||||
{
|
||||
ui->te_Results->clear();
|
||||
CStatusMessageList msgs;
|
||||
this->ps_simulatorChanged(ui->comp_SimulatorSelector->getValue()); // update model set to latest version
|
||||
CSimulatedAircraft remoteAircraft(createAircraft());
|
||||
if (this->ui->cb_withReverseLookup->isChecked())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user