mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-08-04 23:12:25 -04:00
Fix init order.
This commit is contained in:
parent
96cc7a550f
commit
aa28bc700d
@ -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),
|
||||
|
Loading…
x
Reference in New Issue
Block a user