mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 20:15:35 +08:00
Fixed model filter bar
This commit is contained in:
@@ -48,6 +48,7 @@ namespace BlackGui
|
||||
this->ui->le_AirlineIcao->setValidator(ucv);
|
||||
this->ui->le_ModelKey->setValidator(ucv);
|
||||
this->ui->le_AircraftManufacturer->setValidator(ucv);
|
||||
this->ui->le_LiveryCode->setValidator(ucv);
|
||||
|
||||
// reset form
|
||||
this->clearForm();
|
||||
|
||||
Reference in New Issue
Block a user