mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-28 20:03:24 +08:00
Ref T730, FSD callsign string function, addressing the "*EDDF_TWR" issue
This commit is contained in:
committed by
Mat Sutcliffe
parent
ca26ddd225
commit
5eb3dee829
@@ -89,6 +89,9 @@ namespace BlackMisc
|
||||
//! Get callsign.
|
||||
const QString &getStringAsSet() const { return m_callsignAsSet; }
|
||||
|
||||
//! The callsign string used with FSD
|
||||
QString getFsdCallsignString() const;
|
||||
|
||||
//! Same as set callsign?
|
||||
bool isSameAsSet() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user