mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 19:43:55 -07:00
small cleanups
This commit is contained in:
parent
890740bcc9
commit
fa16d86283
27 changed files with 616 additions and 497 deletions
|
|
@ -4,7 +4,6 @@
|
|||
#include <QInputDialog>
|
||||
#include <QPoint>
|
||||
#include "zonelist.h"
|
||||
#include "servereventdata.h"
|
||||
|
||||
class Client;
|
||||
class CardDatabase;
|
||||
|
|
@ -15,6 +14,7 @@ class Game;
|
|||
class Counter;
|
||||
class TableZone;
|
||||
class HandZone;
|
||||
class ServerEventData;
|
||||
|
||||
class Player : public QObject, public QGraphicsItem {
|
||||
Q_OBJECT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue