forked from Public/monero-gui
Merge pull request #1968
6a7d42f LineEditMulti: fix binding loop (xiphon)
This commit is contained in:
@@ -35,7 +35,6 @@ ColumnLayout {
|
||||
id: item
|
||||
|
||||
Layout.fillWidth: true
|
||||
Layout.preferredHeight: childrenRect.height
|
||||
|
||||
property alias text: input.text
|
||||
property alias labelText: inputLabel.text
|
||||
|
||||
Reference in New Issue
Block a user