summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-08-29 17:47:34 +0700
committerAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-08-29 17:47:34 +0700
commit832892448a5afa02b1b0ebe35099472dd3269a32 (patch)
treecffdab7a4ccc4f9ed5eca94bd80c17ab56ba38e1
parentbf6c3e01d4939d463cea6163a8b3c84867b8adf8 (diff)
change to RoundButton
-rw-r--r--pages/EmailForm.ui.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/EmailForm.ui.qml b/pages/EmailForm.ui.qml
index 0ac5bbf..e0e806e 100644
--- a/pages/EmailForm.ui.qml
+++ b/pages/EmailForm.ui.qml
@@ -76,7 +76,7 @@ Rectangle {
Layout.maximumHeight: 56
}
- Button {
+ RoundButton {
id: loginButton
text: qsTr("Next")
font.family: "Google Sans"