mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-25 13:06:08 +00:00
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…
x
Reference in New Issue
Block a user