mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
Ref T270, setup component improvements
This commit is contained in:
@@ -89,9 +89,9 @@ namespace BlackGui
|
||||
}
|
||||
else
|
||||
{
|
||||
this->displaySetupsPerCallsign();
|
||||
enableCallsign = true;
|
||||
}
|
||||
this->displaySetupsPerCallsign();
|
||||
ui->comp_CallsignCompleter->setReadOnly(!enableCallsign);
|
||||
ui->pb_Delete->setEnabled(enableCallsign);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user