mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 19:35:33 +08:00
Unified parameter nane
This commit is contained in:
@@ -60,7 +60,7 @@ namespace BlackMisc
|
||||
CAircraftIcaoCode() {}
|
||||
|
||||
//! Constructor.
|
||||
CAircraftIcaoCode(const QString &designator, const QString &combinedType = "");
|
||||
CAircraftIcaoCode(const QString &icao, const QString &combinedType = "");
|
||||
|
||||
//! Constructor
|
||||
CAircraftIcaoCode(const QString &icao, const QString &combinedType, const QString &manufacturer,
|
||||
|
||||
Reference in New Issue
Block a user