mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-30 10:33:54 -07:00
minor fix
This commit is contained in:
parent
55d493e7ef
commit
62ccd51f11
4 changed files with 14 additions and 12 deletions
|
|
@ -49,7 +49,7 @@ private slots:
|
|||
void gameJoined(Event_GameJoined *event);
|
||||
void localGameJoined(Event_GameJoined *event);
|
||||
void gameLeft(TabGame *tab);
|
||||
void addRoomTab(ServerInfo_Room *info);
|
||||
void addRoomTab(ServerInfo_Room *info, bool setCurrent);
|
||||
void roomLeft(TabRoom *tab);
|
||||
TabMessage *addMessageTab(const QString &userName, bool focus);
|
||||
void processUserLeft(const QString &userName);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue