Fix implicitheight error.

This commit is contained in:
Black Hat
2019-05-06 09:31:57 +08:00
parent ef469ee347
commit f8f10bb55d
2 changed files with 26 additions and 16 deletions

View File

@@ -256,6 +256,11 @@ Item {
}
}
}
DelegateChoice {
roleValue: "other"
delegate: Item {}
}
}
Button {