summaryrefslogtreecommitdiff
path: root/forms/TaskForm.ui.qml
diff options
context:
space:
mode:
Diffstat (limited to 'forms/TaskForm.ui.qml')
-rw-r--r--forms/TaskForm.ui.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/forms/TaskForm.ui.qml b/forms/TaskForm.ui.qml
index 4007e75..57cfbce 100644
--- a/forms/TaskForm.ui.qml
+++ b/forms/TaskForm.ui.qml
@@ -5,6 +5,7 @@ import QtQuick.Layouts 1.12
GridLayout {
property alias task: task
property alias taskTitle: taskTitle
+ property alias itemDelegate: itemDelegate
id: task
height: 72