mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
Shift to go to first ATC tab
This commit is contained in:
@@ -126,6 +126,10 @@ namespace BlackGui
|
||||
{
|
||||
ui->comp_Aircraft->setTab(CAircraftComponent::TabAircraftInRange);
|
||||
}
|
||||
else if (infoArea == InfoAreaAtc)
|
||||
{
|
||||
ui->comp_AtcStations->setTab(CAtcStationComponent::TabAtcOnline);
|
||||
}
|
||||
else if (infoArea == InfoAreaMapping)
|
||||
{
|
||||
ui->comp_Mappings->setTab(CMappingComponent::TabRenderedAircraft);
|
||||
|
||||
Reference in New Issue
Block a user