Fix invalid attempt to destroy() an indestructible object
This commit is contained in:
@@ -133,7 +133,6 @@ Loader {
|
||||
|
||||
onClosed: {
|
||||
root.closed()
|
||||
destroy()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user