This commit is contained in:
Max-Wilhelm Bruker 2009-03-31 21:59:00 +02:00
parent e3039642ab
commit 05e7b42193
3 changed files with 2 additions and 3 deletions

View file

@ -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();