[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/extragear/graphics/digikam/0.11/utilities/queuemanager
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2009-03-04 20:21:16
Message-ID: 1236198076.457848.16288.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 935304 by cgilles:

polish


 M  +1 -1      queuelist.cpp  


--- branches/extragear/graphics/digikam/0.11/utilities/queuemanager/queuelist.cpp #935303:935304
@@ -102,7 +102,7 @@
 void QueueListViewItem::setThumb(const QPixmap& pix)
 {
     QPixmap pixmap(ICONSIZE+2, ICONSIZE+2);
-    pixmap.fill(Qt::color0);
+    pixmap.fill(Qt::transparent);
     QPainter p(&pixmap);
     p.drawPixmap((pixmap.width()/2) - (pix.width()/2), (pixmap.height()/2) - (pix.height()/2), pix);
     d->preview = pixmap;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic