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

List:       kde-commits
Subject:    branches/work/kde4/kdebase/libkonq
From:       Jakob Schröter <cvsci () camaya ! net>
Date:       2005-05-30 20:48:49
Message-ID: 1117486129.086725.8177.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 419915 by schrot:

* compile *


 M  +1 -1      konq_pixmapprovider.cc  


--- branches/work/kde4/kdebase/libkonq/konq_pixmapprovider.cc #419914:419915
@@ -198,7 +198,7 @@
         QPainter pt(&mask);
 		#warning
         pt.setCompositionMode( QPainter::CompositionMode_Source );
-        pt.drawPixmap(QPoint(x,y), sm.isNull() ? small : sm, \
QRect(0,0,small.width(), small.height())); +  pt.drawPixmap(QPoint(x,y), sm.isNull() \
? small : QPixmap(sm), QRect(0,0,small.width(), small.height()));  big.setMask( mask \
);  }
 	bitBlt( &big, x, y, &small );


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

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