mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 21:45:34 +08:00
Display number of table rows in tab
* countChanged event * applied in components
This commit is contained in:
@@ -107,6 +107,9 @@ namespace BlackGui
|
||||
//! Info area tab bar has changed
|
||||
void ps_infoAreaTabBarChanged(int index);
|
||||
|
||||
//! Count has been changed
|
||||
void ps_countChanged(int count);
|
||||
|
||||
private:
|
||||
Ui::CAtcStationComponent *ui;
|
||||
CTimerBasedComponent *m_timerComponent;
|
||||
|
||||
Reference in New Issue
Block a user