mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
refs #768, adjusted GUI components to previous changes
* such as changed completers * also minor typo fixes, formatting * removed outdated qss
This commit is contained in:
@@ -57,8 +57,8 @@ namespace BlackGui
|
||||
|
||||
ui->setupUi(this);
|
||||
ui->comp_SimulatorSelector->setMode(CSimulatorSelector::RadioButtons);
|
||||
ui->comp_AirlineSelector->withIcaoDescription(false);
|
||||
ui->comp_AircraftSelector->withIcaoDescription(false);
|
||||
ui->comp_AirlineSelector->displayWithIcaoDescription(false);
|
||||
ui->comp_AircraftSelector->displayWithIcaoDescription(false);
|
||||
ui->comp_LiverySelector->withLiveryDescription(false);
|
||||
ui->tvp_ResultMessages->setMode(CStatusMessageListModel::Simplified);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user