summaryrefslogtreecommitdiff
path: root/Login.qml
diff options
context:
space:
mode:
authorAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-09-20 18:28:39 +0700
committerAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-09-20 18:28:39 +0700
commit7fbbbcdf1aede34f1e4a0221c7154a03528dc143 (patch)
treec96e7650af8a620265aa1ca48a24929fa60ef113 /Login.qml
parent79bde83f2250f7b09ce791586692b89761a8e649 (diff)
removed and fixed some directories
Diffstat (limited to 'Login.qml')
-rw-r--r--Login.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Login.qml b/Login.qml
index 965d9ff..2f0f1c8 100644
--- a/Login.qml
+++ b/Login.qml
@@ -12,7 +12,7 @@ Page {
ToolButton {
id: toolButton
icon.name: "back-button"
- icon.source: "larva/components/icons/arrow-back-24px.svg"
+ icon.source: "assets/arrow-back-24px.svg"
highlighted: true
onClicked:
if (pageView.depth > 1)