mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 01:05:35 +08:00
Ref T534, show filtered counts and info if no ATC stations are shown
This commit is contained in:
committed by
Mat Sutcliffe
parent
74727469f0
commit
4e2707f9d1
@@ -135,6 +135,9 @@ namespace BlackGui
|
||||
//! Count has been changed
|
||||
void onCountChanged(int count, bool withFilter);
|
||||
|
||||
//! Online tab info
|
||||
void setOnlineTabs(int count, int filtered);
|
||||
|
||||
//! Set COM frequency
|
||||
void setComFrequency(const BlackMisc::PhysicalQuantities::CFrequency &frequency, BlackMisc::Aviation::CComSystem::ComUnit unit);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user