Hook up tap logic again.

Took 13 minutes
This commit is contained in:
Lukas Brübach 2025-09-09 02:48:36 +02:00
parent 8aef60b995
commit 052e5ff3c3
3 changed files with 4 additions and 2 deletions

View file

@ -7,6 +7,7 @@ class TableZoneLogic : public CardZoneLogic
Q_OBJECT
signals:
void contentSizeChanged();
void toggleTapped();
public:
TableZoneLogic(Player *_player,