mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
refs #720, treat auto gen. descriptions as "empty"
This commit is contained in:
committed by
Mathew Sutcliffe
parent
da343d81c1
commit
4582387684
@@ -351,6 +351,9 @@ namespace BlackMisc
|
||||
//! \sa getSwiftLiveryString
|
||||
static QStringList splitNetworkLiveryString(const QString &liveryString);
|
||||
|
||||
//! Hint, that model was automatically generated (e.g. by auto stashing)
|
||||
static const QString &autoGenerated();
|
||||
|
||||
private:
|
||||
BlackMisc::Aviation::CCallsign m_callsign; //!< aircraft's callsign if any
|
||||
BlackMisc::Aviation::CAircraftIcaoCode m_aircraftIcao; //!< ICAO code if available
|
||||
|
||||
Reference in New Issue
Block a user