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