Make quickshapes manual test work again

A recent copy-paste change for control size policy had a syntax error.

Pick-to: 6.7
Change-Id: I2153a644c7230a471598cc61cce9f4e1af0c69a2
Reviewed-by: Santhosh Kumar <santhosh.kumar.selvaraj@qt.io>
This commit is contained in:
Eirik Aavitsland 2024-03-13 17:00:20 +01:00
parent 27b4041061
commit 27e9257bd5
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ Item {
}
CheckBox {
id: enableDebug
fillWidth: false
Layout.fillWidth: false
}
Label {
text: "Debug"