diff options
author | ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id> | 2019-10-07 10:29:33 +0800 |
---|---|---|
committer | ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id> | 2019-10-07 10:29:33 +0800 |
commit | 93d62098aef7f4e1c80fd9edaf7730591e102cbd (patch) | |
tree | d4ac025054809dc54a70a40627f5927ae9503973 /qrtclient/ticket.hxx | |
parent | 2b0fe738ee037f5b1c78ddfea8efc1a2681e68c1 (diff) | |
parent | 0cf274af73740a4ee48f18a66a63b6cc8355c9ab (diff) |
Merge branch 'master' into cmake
Diffstat (limited to 'qrtclient/ticket.hxx')
-rw-r--r-- | qrtclient/ticket.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qrtclient/ticket.hxx b/qrtclient/ticket.hxx index d02954b..44f5a08 100644 --- a/qrtclient/ticket.hxx +++ b/qrtclient/ticket.hxx @@ -45,7 +45,7 @@ namespace RTClient { ) const Q_DECL_OVERRIDE; public slots: - void update(rtclient_search_ticket_list* ticketList); + void update(rtclient_search_ticket_list* list); protected: QHash<int, QByteArray> roleNames() const Q_DECL_OVERRIDE; |