This commit is contained in:
zhuzihcu 2023-06-15 15:01:33 +08:00
parent 8c45c125e6
commit a574cd9230

View File

@ -82,7 +82,6 @@ Rectangle {
} }
return implicitRowHeight(row) return implicitRowHeight(row)
} }
model: table_model model: table_model
clip: true clip: true
delegate: Rectangle { delegate: Rectangle {