1
0
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:
srcejon 2025-06-04 20:22:43 +01:00
parent 96cc7a550f
commit aa28bc700d

View File

@ -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),