mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +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();
|
m_selectedCallsign.clear();
|
||||||
ui->tvp_AtcStationsOnline->clear();
|
ui->tvp_AtcStationsOnline->clear();
|
||||||
this->updateTreeView();
|
this->updateTreeView();
|
||||||
|
this->setOnlineTabs(0, 0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user