summaryrefslogtreecommitdiff
path: root/pages/CreateProfileForm.ui.qml
diff options
context:
space:
mode:
authorAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-08-31 13:06:33 +0700
committerAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-08-31 13:06:33 +0700
commit9363220c26cecde9e36217aef93f57e40641cda8 (patch)
tree2e2278ee03121416e6c505db85b4e281f79b9b0a /pages/CreateProfileForm.ui.qml
parent44a62a508f6704b76e636bc77c4d3045b237f86e (diff)
remove echoMode on fullName TextInput
Diffstat (limited to 'pages/CreateProfileForm.ui.qml')
-rw-r--r--pages/CreateProfileForm.ui.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pages/CreateProfileForm.ui.qml b/pages/CreateProfileForm.ui.qml
index b9de7f8..47fb11d 100644
--- a/pages/CreateProfileForm.ui.qml
+++ b/pages/CreateProfileForm.ui.qml
@@ -84,7 +84,6 @@ Rectangle {
anchors.left: parent.left
anchors.leftMargin: 16
Layout.maximumHeight: 56
- echoMode: TextInput.Password
}
RoundButton {