mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-30 10:33:54 -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
|
|
@ -65,6 +65,7 @@ signals:
|
|||
void deleteCardInfoPopup(QString cardName);
|
||||
void addMentionTag(QString mentionTag);
|
||||
void messageClickedSignal();
|
||||
void showMentionPopup(QString &sender);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue