Commit 80878ee8 authored by DoinLakeFlyer's avatar DoinLakeFlyer

parent 0b96ca82
......@@ -31,6 +31,7 @@ MissionSettingsItem::MissionSettingsItem(Vehicle* vehicle, bool flyView, QObject
, _cameraSection (vehicle)
, _speedSection (vehicle)
{
_isIncomplete = false;
_editorQml = "qrc:/qml/MissionSettingsEditor.qml";
if (_metaDataMap.isEmpty()) {
......
Markdown is supported
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