From e97f17a6cb95fb8a10a40ce6b94fc3ab591747c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=20=EA=A6=AB=EA=A6=B6=20=EA=A6=8F=EA=A7=80?= =?UTF-8?q?=EA=A6=A6=EA=A6=BF=20=EA=A6=A7=20=EA=A6=AE=20=EA=A6=91=20?= =?UTF-8?q?=EA=A6=A9=20=EA=A6=AD=EA=A7=80?= Date: Wed, 25 Sep 2019 17:05:14 +0800 Subject: Ticket history function --- qrtclient/client.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'qrtclient/client.hxx') 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); -- cgit v1.2.3