mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 02:55:44 +08:00
refs #878, fixes CAirport for DBus
This commit is contained in:
committed by
Mathew Sutcliffe
parent
f2e49987e0
commit
113fe2ec5a
@@ -149,7 +149,7 @@ namespace BlackMisc
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
QString m_descriptiveName;
|
QString m_descriptiveName;
|
||||||
bool m_operating;
|
bool m_operating = true;
|
||||||
CAirportIcaoCode m_icao;
|
CAirportIcaoCode m_icao;
|
||||||
BlackMisc::CCountry m_country;
|
BlackMisc::CCountry m_country;
|
||||||
BlackMisc::Geo::CCoordinateGeodetic m_position;
|
BlackMisc::Geo::CCoordinateGeodetic m_position;
|
||||||
|
|||||||
Reference in New Issue
Block a user