mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 12:09:57 +00:00
LineEditMulti: fix binding loop
This commit is contained in:
parent
c2889c2b81
commit
6a7d42f3de
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ ColumnLayout {
|
|||
id: item
|
||||
|
||||
Layout.fillWidth: true
|
||||
Layout.preferredHeight: childrenRect.height
|
||||
|
||||
property alias text: input.text
|
||||
property alias labelText: inputLabel.text
|
||||
|
|
Loading…
Reference in a new issue