mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 15:25:34 +08:00
Ref T761, display partner callsign in adv.login screen
* added context functions * UI readonly fields
This commit is contained in:
committed by
Mat Sutcliffe
parent
172fa1ddc8
commit
a54f804cf1
@@ -341,6 +341,9 @@ namespace BlackCore
|
||||
//! Network preset values
|
||||
virtual QStringList getNetworkPresetValues() const = 0;
|
||||
|
||||
//! Partner callsign if any
|
||||
virtual BlackMisc::Aviation::CCallsign getPartnerCallsign() const = 0;
|
||||
|
||||
// ------------------------ testing ------------------------
|
||||
|
||||
//! Create dummy ATC stations for performance tests etc.
|
||||
|
||||
Reference in New Issue
Block a user