mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-19 16:13:55 +02:00
Merge pull request #1968
6a7d42f
LineEditMulti: fix binding loop (xiphon)
This commit is contained in:
commit
94c50199ea
@ -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 New Issue
Block a user