mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 09:15:34 +08:00
Ref T384, check for ATC suffix
This commit is contained in:
@@ -117,6 +117,9 @@ namespace BlackMisc
|
||||
//! Suffix such as "_TWR"?
|
||||
bool hasSuffix() const;
|
||||
|
||||
//! Has an ATC suffix?
|
||||
bool hasAtcSuffix() const;
|
||||
|
||||
//! Equals callsign string?
|
||||
bool equalsString(const QString &callsignString) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user