mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
This is theoretically impossible, but for some reason the dialog that owns this object QEditFlightDialog does not dispose properly on close, so this handler may be called for a flight whose package has been canceled, which is an invalid state for calling anything in TotEstimator. Fixes https://github.com/dcs-liberation/dcs_liberation/issues/2250