mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-08 17:13:57 -07:00
Sending card name to chat on shift+click (#3106)
This commit is contained in:
parent
8084ab605f
commit
11ad677fe8
5 changed files with 16 additions and 3 deletions
|
|
@ -38,6 +38,7 @@ signals:
|
|||
void deleteCardInfoPopup(QString cardName);
|
||||
void updateCardMenu(AbstractCardItem *card);
|
||||
void sigPixmapUpdated();
|
||||
void cardShiftClicked(QString cardName);
|
||||
|
||||
public:
|
||||
enum
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue