Destroy the correct component in space list context menu
(cherry picked from commit 2980af11b0)
This commit is contained in:
@@ -54,7 +54,7 @@ Loader {
|
|||||||
|
|
||||||
onClosed: {
|
onClosed: {
|
||||||
root.closed()
|
root.closed()
|
||||||
destroy()
|
regularMenu.destroy()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user