|
|
@ -84,7 +84,7 @@ Item { |
|
|
|
|
|
|
|
|
|
|
|
Component.onDestruction: { |
|
|
|
Component.onDestruction: { |
|
|
|
_breachReturnPointComponent.destroy() |
|
|
|
_breachReturnPointComponent.destroy() |
|
|
|
_paramCircleFenceComponent.destory() |
|
|
|
_paramCircleFenceComponent.destroy() |
|
|
|
_mouseAreaComponent.destroy() |
|
|
|
_mouseAreaComponent.destroy() |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|