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

List:       kde-commits
Subject:    playground/utils/filelight/src/part/radialMap (silent)
From:       Martin Tobias Holmedahl Sandsmark <sandsmark () samfundet ! no>
Date:       2010-01-25 22:23:57
Message-ID: 1264458237.905502.30554.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1080234 by sandsmark:

SVNSILENT more accidentally committed code




 M  +0 -4      labels.cpp  


--- trunk/playground/utils/filelight/src/part/radialMap/labels.cpp #1080233:1080234
@@ -324,10 +324,6 @@
         paint.drawLine((*it)->x1,  (*it)->y1, (*it)->x2, (*it)->y2);
         paint.drawLine((*it)->x2, (*it)->y2, (*it)->x3, (*it)->y2);
 
-        paint.setBrush(QBrush(Qt::white));
-        paint.setPen(Qt::NoPen);
-        paint.drawRoundedRect((*it)->tx - 2, (*it)->ty - fontMetrics().height() + 2, \
                fontMetrics().width((*it)->qs) + 4, fontMetrics().height() + 2, 5, \
                Qt::RelativeSize);
-
         paint.setPen(QPen(Qt::black, 1));
         paint.drawText((*it)->tx, (*it)->ty, (*it)->qs);
     }


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

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