mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 06:54:39 -04:00
Fix init order.
This commit is contained in:
@@ -333,8 +333,8 @@ struct Aircraft {
|
||||
m_altHoldMode(false),
|
||||
m_approachMode(false),
|
||||
m_lnavMode(false),
|
||||
m_adsbVersion(0),
|
||||
m_tcasOperational(false),
|
||||
m_adsbVersion(0),
|
||||
m_nicSupplementA(false),
|
||||
m_nicSupplementB(false),
|
||||
m_nicSupplementC(false),
|
||||
|
||||
Reference in New Issue
Block a user