mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +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:
|
||||
QString m_descriptiveName;
|
||||
bool m_operating;
|
||||
bool m_operating = true;
|
||||
CAirportIcaoCode m_icao;
|
||||
BlackMisc::CCountry m_country;
|
||||
BlackMisc::Geo::CCoordinateGeodetic m_position;
|
||||
|
||||
Reference in New Issue
Block a user