mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 19:43:55 -07:00
Mention popup fix
+ will now only popup with a mention alert when you are not on the same tab/window. + will also no longer popup by mentioning yourself
This commit is contained in:
parent
8ca2135f08
commit
b20ae9710c
4 changed files with 15 additions and 5 deletions
|
|
@ -57,6 +57,7 @@ private slots:
|
|||
void actOpenChatSettings();
|
||||
void addMentionTag(QString mentionTag);
|
||||
void focusTab();
|
||||
void actShowMentionPopup(QString &sender);
|
||||
|
||||
void processListGamesEvent(const Event_ListGames &event);
|
||||
void processJoinRoomEvent(const Event_JoinRoom &event);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue