From 832892448a5afa02b1b0ebe35099472dd3269a32 Mon Sep 17 00:00:00 2001 From: Anatasof Wirapraja Date: Thu, 29 Aug 2019 17:47:34 +0700 Subject: change to RoundButton --- pages/EmailForm.ui.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pages') 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" -- cgit v1.2.3