summaryrefslogtreecommitdiff
path: root/TicketHistory.qml
diff options
context:
space:
mode:
Diffstat (limited to 'TicketHistory.qml')
-rw-r--r--TicketHistory.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/TicketHistory.qml b/TicketHistory.qml
index be6435b..dbe630b 100644
--- a/TicketHistory.qml
+++ b/TicketHistory.qml
@@ -15,7 +15,7 @@ TaskDetailForm {
listView {
height: 1000
- model: ticketHistoryList
+ model: historyList
delegate: TaskHistoryForm {
creatorText.text: creator
ticketDescription.text: content