parent
56a7215a4c
commit
44891a17fd
|
@ -81,9 +81,10 @@ StatusDialog {
|
|||
|
||||
StatusTextArea {
|
||||
id: keyInput
|
||||
placeholderText: "0x0..."
|
||||
height: 110
|
||||
Layout.fillWidth: true
|
||||
implicitHeight: 110
|
||||
placeholderText: "0x0..."
|
||||
wrapMode: TextEdit.WrapAtWordBoundaryOrAnywhere
|
||||
onTextChanged: d.importErrorMessage = ""
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue