mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 19:32:03 +02:00
LineEditMulti: fix binding loop
This commit is contained in:
parent
c2889c2b81
commit
6a7d42f3de
@ -35,7 +35,6 @@ ColumnLayout {
|
|||||||
id: item
|
id: item
|
||||||
|
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.preferredHeight: childrenRect.height
|
|
||||||
|
|
||||||
property alias text: input.text
|
property alias text: input.text
|
||||||
property alias labelText: inputLabel.text
|
property alias labelText: inputLabel.text
|
||||||
|
Loading…
Reference in New Issue
Block a user