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:
parent
27b4041061
commit
27e9257bd5
|
@ -86,7 +86,7 @@ Item {
|
|||
}
|
||||
CheckBox {
|
||||
id: enableDebug
|
||||
fillWidth: false
|
||||
Layout.fillWidth: false
|
||||
}
|
||||
Label {
|
||||
text: "Debug"
|
||||
|
|
Loading…
Reference in New Issue