mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 03:23:56 -07:00
improved appearance
This commit is contained in:
parent
8782438fcc
commit
6e94221112
20 changed files with 158 additions and 77 deletions
|
|
@ -10,6 +10,7 @@ class QMenu;
|
|||
|
||||
class CardZone : public QGraphicsItem {
|
||||
protected:
|
||||
QPixmap *image;
|
||||
Player *player;
|
||||
QString name;
|
||||
CardList *cards;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue