summaryrefslogtreecommitdiff
path: root/qrtclient/client.hxx
diff options
context:
space:
mode:
authorꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2019-09-26 21:39:18 +0800
committerꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2019-09-26 21:39:18 +0800
commitfe6c8913e4889e17ea20072572555bc751dc1138 (patch)
tree2993913e161e1142a6fc0bf1db419c4101b8b9b0 /qrtclient/client.hxx
parente71900c75a2c557148a67f0aa43058a62c1c6719 (diff)
parent7fd21b77656f091d61528ff237a9eb6ccda79cdd (diff)
Merge branch 'master' into cmake
Diffstat (limited to 'qrtclient/client.hxx')
-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);