From 47b72e1b1dd45b496f096262c919e8a730ab5a00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=20=EA=A6=AB=EA=A6=B6=20=EA=A6=8F=EA=A7=80?= =?UTF-8?q?=EA=A6=A6=EA=A6=BF=20=EA=A6=A7=20=EA=A6=AE=20=EA=A6=91=20?= =?UTF-8?q?=EA=A6=A9=20=EA=A6=AD=EA=A7=80?= Date: Mon, 30 Sep 2019 22:32:18 +0800 Subject: Ticket history is ready with subject, description, content, and creator --- TicketHistory.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TicketHistory.qml') diff --git a/TicketHistory.qml b/TicketHistory.qml index 991b643..7fe07a5 100644 --- a/TicketHistory.qml +++ b/TicketHistory.qml @@ -51,7 +51,7 @@ TaskDetailForm { anchors.leftMargin: 0 anchors.top: separator.bottom anchors.topMargin: 8 - creator.text: creator + creatorText.text: creator ticketDescription.text: content } } -- cgit v1.2.3