summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-08-29 17:47:52 +0700
committerAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-08-29 17:47:52 +0700
commit35e911c0b0c54f3f2fd021435201a97fca4e7f58 (patch)
treea3bbd1104acd7ed750a50bcddb62432346b4239f
parent832892448a5afa02b1b0ebe35099472dd3269a32 (diff)
change to RoundButton
-rw-r--r--pages/PasswordForm.ui.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/PasswordForm.ui.qml b/pages/PasswordForm.ui.qml
index b1132ef..4db67d1 100644
--- a/pages/PasswordForm.ui.qml
+++ b/pages/PasswordForm.ui.qml
@@ -78,7 +78,7 @@ Rectangle {
echoMode: TextInput.Password
}
- Button {
+ RoundButton {
id: createPassButton
x: 34
y: 278