summaryrefslogtreecommitdiff
path: root/qrtclient
diff options
context:
space:
mode:
Diffstat (limited to 'qrtclient')
-rw-r--r--qrtclient/client.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/qrtclient/client.hxx b/qrtclient/client.hxx
index 75477d7..cf7cba9 100644
--- a/qrtclient/client.hxx
+++ b/qrtclient/client.hxx
@@ -60,6 +60,7 @@ namespace RTClient {
, QString const& due = nullptr
, QString const& text = nullptr);
void ticketSearch(QString const& owner);
+ void ticketHistory(int id);
signals:
void loggedIn(QString const& name);