mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 03:59:38 +00:00
Merge pull request #1968
6a7d42f
LineEditMulti: fix binding loop (xiphon)
This commit is contained in:
commit
94c50199ea
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