summaryrefslogtreecommitdiff
path: root/tickethistory.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tickethistory.cxx')
-rw-r--r--tickethistory.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tickethistory.cxx b/tickethistory.cxx
index 4243d7c..80fc478 100644
--- a/tickethistory.cxx
+++ b/tickethistory.cxx
@@ -83,8 +83,8 @@ namespace RTClient {
addTicketHistory
(TicketHistory{list->histories[i]});
rtclient_ticket_history_list_free(list);
+ emit updated();
}
- emit updated();
}
}