We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1231b5f commit 4e2ee76Copy full SHA for 4e2ee76
components/2.0/PasswordBox.qml
@@ -34,7 +34,7 @@ FocusScope {
34
property alias hoverColor: txtMain.hoverColor
35
property alias radius: txtMain.radius
36
property alias font: txtMain.font
37
- property alias textColor: txtMain.color
+ property alias textColor: txtMain.textColor
38
property alias echoMode: txtMain.echoMode
39
property alias text: txtMain.text
40
0 commit comments