mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-10 16:24:45 -07:00
foo
This commit is contained in:
parent
e3039642ab
commit
05e7b42193
3 changed files with 2 additions and 3 deletions
|
|
@ -31,7 +31,6 @@ QRectF CardItem::boundingRect() const
|
|||
|
||||
void CardItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)
|
||||
{
|
||||
Q_UNUSED(option);
|
||||
Q_UNUSED(widget);
|
||||
|
||||
painter->save();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue