Sending card name to chat on shift+click (#3106)

This commit is contained in:
Vafthrudnir 2018-02-13 08:50:37 +01:00 committed by Zach H
parent 8084ab605f
commit 11ad677fe8
5 changed files with 16 additions and 3 deletions

View file

@ -236,6 +236,7 @@ private slots:
void actNextTurn();
void addMentionTag(QString value);
void linkCardToChat(QString cardName);
void commandFinished(const Response &response);
void refreshShortcuts();