mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 05:23:56 -07:00
Merge pull request #562 from poixen/chat_click_mentions
Click tag mentions
This commit is contained in:
commit
10aa137475
6 changed files with 30 additions and 4 deletions
|
|
@ -58,6 +58,7 @@ private slots:
|
|||
void actClearChat();
|
||||
void actOpenChatSettings();
|
||||
void ignoreUnregisteredUsersChanged();
|
||||
void addMentionTag(QString mentionTag);
|
||||
|
||||
void processListGamesEvent(const Event_ListGames &event);
|
||||
void processJoinRoomEvent(const Event_JoinRoom &event);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue