mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 11:33:55 -07:00
parent
4574df0a2e
commit
ea08fe168c
6 changed files with 9 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ class CardInfo;
|
|||
|
||||
class AbstractCardDragItem : public QObject, public QGraphicsItem {
|
||||
Q_OBJECT
|
||||
Q_INTERFACES(QGraphicsItem)
|
||||
protected:
|
||||
AbstractCardItem *item;
|
||||
QPointF hotSpot;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue