Commit 8035844d authored by DoinLakeFlyer's avatar DoinLakeFlyer

parent b0c57f4b
...@@ -207,7 +207,7 @@ Item { ...@@ -207,7 +207,7 @@ Item {
addCommonVisuals() addCommonVisuals()
_handleInteractiveChanged() _handleInteractiveChanged()
} }
Component.onDestruction: map.traceMode = false Component.onDestruction: mapPolygon.traceMode = false
QGCDynamicObjectManager { id: _objMgrCommonVisuals } QGCDynamicObjectManager { id: _objMgrCommonVisuals }
QGCDynamicObjectManager { id: _objMgrToolVisuals } QGCDynamicObjectManager { id: _objMgrToolVisuals }
......
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