summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-09-18 13:27:32 +0700
committerAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-09-18 13:27:32 +0700
commitb01c798db658fcea43941d5b4f587f0d11d92fcd (patch)
treef9f34d329650c37665d9cce8c85ba4253fe948da
parent51f3d77a5df880458682f1a0dee48f48d139bceb (diff)
fix misnaming
-rw-r--r--features/Login.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/Login.qml b/features/Login.qml
index 105922d..842cb5f 100644
--- a/features/Login.qml
+++ b/features/Login.qml
@@ -11,8 +11,8 @@ LoginForm {
}
RowLayout {
ToolButton {
- id: toolButton
- icon.name: "back-button"
+ id: backButton
+ icon.name: "back-icon"
icon.source: "../components/icons/arrow-back-24px.svg"
highlighted: true
onClicked: {