Fix fix
This commit is contained in:
@@ -52,6 +52,7 @@ QQC2.ItemDelegate {
|
||||
function updateHoverComponent() {
|
||||
if (hoverComponent) {
|
||||
hoverComponent.bubble = bubble
|
||||
hoverComponent.updateFunction = updateHoverComponent;
|
||||
hoverComponent.event = model
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user