mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 22:29:13 +08:00
Fix cppcheck and compiler warnings
This commit is contained in:
@@ -38,7 +38,7 @@ namespace BlackCore
|
||||
static QString pdu() { return "$FP"; }
|
||||
|
||||
//! Properties @{
|
||||
FlightType m_flightType;
|
||||
FlightType m_flightType {};
|
||||
QString m_aircraftIcaoType;
|
||||
int m_trueCruisingSpeed = 0;
|
||||
QString m_depAirport;
|
||||
|
||||
Reference in New Issue
Block a user