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