summaryrefslogtreecommitdiff
path: root/features/TaskListForm.ui.qml
diff options
context:
space:
mode:
Diffstat (limited to 'features/TaskListForm.ui.qml')
-rw-r--r--features/TaskListForm.ui.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/TaskListForm.ui.qml b/features/TaskListForm.ui.qml
index 0016bb8..61579c9 100644
--- a/features/TaskListForm.ui.qml
+++ b/features/TaskListForm.ui.qml
@@ -32,7 +32,7 @@ Page {
anchors.right: parent.right
anchors.rightMargin: 8
highlighted: true
- icon.source: "../assets/add-24px.svg"
+ icon.source: "/components/icons/add-24px.svg"
height: 64
width: 64
}