mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-07 05:53:59 -07:00
some zone view changes going on
This commit is contained in:
parent
aed30708de
commit
224a4969bd
25 changed files with 754 additions and 365 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include "cardzone.h"
|
||||
|
||||
class TableZone : public QObject, public CardZone {
|
||||
class TableZone : public CardZone {
|
||||
Q_OBJECT
|
||||
signals:
|
||||
void sizeChanged();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue