mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
Set 0 tab counts if offline
This commit is contained in:
committed by
Mat Sutcliffe
parent
34cdffc9fa
commit
2736539b49
@@ -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