summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qrtclient/ticket.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/qrtclient/ticket.hxx b/qrtclient/ticket.hxx
index af438ae..0df168b 100644
--- a/qrtclient/ticket.hxx
+++ b/qrtclient/ticket.hxx
@@ -29,7 +29,6 @@ namespace RTClient {
explicit TicketList(QObject* parent = nullptr)
: QAbstractListModel{parent} {}
- ~TicketList() {}
int rowCount(QModelIndex const& parent
= QModelIndex()) const Q_DECL_OVERRIDE;