mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 19:35:32 +08:00
Set 0 tab counts if offline
This commit is contained in:
@@ -258,6 +258,7 @@ namespace BlackGui
|
||||
m_selectedCallsign.clear();
|
||||
ui->tvp_AtcStationsOnline->clear();
|
||||
this->updateTreeView();
|
||||
this->setOnlineTabs(0, 0);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user