mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
Hook up tap logic again.
Took 13 minutes
This commit is contained in:
parent
8aef60b995
commit
052e5ff3c3
3 changed files with 4 additions and 2 deletions
|
|
@ -7,6 +7,7 @@ class TableZoneLogic : public CardZoneLogic
|
|||
Q_OBJECT
|
||||
signals:
|
||||
void contentSizeChanged();
|
||||
void toggleTapped();
|
||||
|
||||
public:
|
||||
TableZoneLogic(Player *_player,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue