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