mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-15 11:38:49 -07:00
ping time display is working again
This commit is contained in:
parent
4fac0e5b5a
commit
6c93b1e9b7
5 changed files with 26 additions and 47 deletions
|
|
@ -27,6 +27,7 @@ public:
|
|||
void start(Client *_client);
|
||||
void stop();
|
||||
private slots:
|
||||
void updatePingTime(int value, int max);
|
||||
void gameJoined(Event_GameJoined *event);
|
||||
void addChatChannelTab(const QString &channelName);
|
||||
void processChatEvent(ChatEvent *event);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue