mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 08:22:15 -07:00
Update cockatrice/src/game/cards/abstract_card_item.cpp
This commit is contained in:
parent
91eeb67038
commit
c2ae222e36
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
#include <QGraphicsSceneMouseEvent>
|
||||
#include <QPainter>
|
||||
#include <algorithm>
|
||||
#include <qstyleoption.h>
|
||||
#include <QStyleOption>
|
||||
|
||||
AbstractCardItem::AbstractCardItem(QGraphicsItem *parent,
|
||||
const QString &_name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue