fixed the implicitWidth error in protocol installation page
This commit is contained in:
parent
97c0fe1ece
commit
72eb36f5b3
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ PageType {
|
||||||
}
|
}
|
||||||
|
|
||||||
TextField {
|
TextField {
|
||||||
|
implicitWidth: parent.width
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.topMargin: 16
|
Layout.topMargin: 16
|
||||||
Layout.bottomMargin: 16
|
Layout.bottomMargin: 16
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue