mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Ref T536, text message component
* register tab enum * select tab by frequency
This commit is contained in:
committed by
Mat Sutcliffe
parent
22ae03bd3b
commit
045f79d0bd
@@ -59,6 +59,9 @@ namespace BlackGui
|
||||
//! Display the tab for given callsign
|
||||
void showCorrespondingTab(const BlackMisc::Aviation::CCallsign &callsign);
|
||||
|
||||
//! Display the tab for given frequency
|
||||
void showCorrespondingTabForFrequency(const BlackMisc::PhysicalQuantities::CFrequency &frequency);
|
||||
|
||||
//! Font size @{
|
||||
void fontSizeMinus();
|
||||
void fontSizePlus();
|
||||
|
||||
Reference in New Issue
Block a user