summaryrefslogtreecommitdiff
path: root/controller.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'controller.cxx')
-rw-r--r--controller.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/controller.cxx b/controller.cxx
index d096d8e..133f2d8 100644
--- a/controller.cxx
+++ b/controller.cxx
@@ -89,6 +89,7 @@ Controller::Controller(QObject* parent)
, Q_ARG(QVariant
, QString{asctime(history
->created)}));
+ rtclient_ticket_history_list_free(list);
});
connect(appWindow, SIGNAL(ticketNew(QString, QString))