mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 06:45:37 +08:00
fix(ui): Validate default callsign on connect page
This commit is contained in:
@@ -90,6 +90,7 @@ namespace BlackGui::Components
|
||||
{
|
||||
ui->le_Callsign->setText("SWIFT");
|
||||
}
|
||||
this->validate();
|
||||
}
|
||||
|
||||
void COwnAircraftComponent::onSimulatorModelChanged(const CAircraftModel &model)
|
||||
|
||||
Reference in New Issue
Block a user