mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-25 15:58:16 +00:00
fix(ui/modules/Common/Form/Fields/TextField): display correctly icon if necessary
This commit is contained in:
parent
b757f15215
commit
33b9ad9569
1 changed files with 1 additions and 1 deletions
|
|
@ -13,8 +13,8 @@ Controls.TextField {
|
|||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
property alias icon: icon.icon
|
||||
property string error: ''
|
||||
property string icon: ''
|
||||
property var tools
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue