mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
After two consecutive calls to CSimulatorFsx::reset(), the timer was killed again in the second call. This caused an internal Qt warning, since the id is unknown after it got killed in the first call.