Commit 6f64b236 authored by Nate Weibley's avatar Nate Weibley
Browse files

Use QGroundControlQmlGlobal::offlineEditingFirmwareType to load offline mission type

Instantiating QSettings on the stack is quite expensive (full file read+parse each time) and this was done in a tight loop with mission items as they were dragged. Very slow.
parent 386b34f6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment