From 23f8b54c236e94668cc76d6ed07c1f08a86fcb06 Mon Sep 17 00:00:00 2001 From: Anatasof Wirapraja Date: Wed, 28 Aug 2019 13:40:45 +0700 Subject: remove missing icon --- pages/PasswordForm.ui.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'pages/PasswordForm.ui.qml') diff --git a/pages/PasswordForm.ui.qml b/pages/PasswordForm.ui.qml index 0c279c9..5a5875e 100644 --- a/pages/PasswordForm.ui.qml +++ b/pages/PasswordForm.ui.qml @@ -35,7 +35,6 @@ Rectangle { id: backButton display: AbstractButton.IconOnly anchors.fill: parent - icon: ("arrow-back-24px.svg") } } } -- cgit v1.2.3