Merge pull request #562 from poixen/chat_click_mentions

Click tag mentions
This commit is contained in:
Gavin Bisesi 2015-01-20 10:06:04 -05:00
commit 10aa137475
6 changed files with 30 additions and 4 deletions

View file

@ -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);