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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/context/toolbar
From:       Nikolaj Hald Nielsen <nhnFreespirit () gmail ! com>
Date:       2009-07-15 13:39:26
Message-ID: 1247665166.171277.21903.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 997190 by nhnielsen:

Actually use the nicely declared radio variable...


 M  +1 -1      AppletToolbar.cpp  


--- trunk/extragear/multimedia/amarok/src/context/toolbar/AppletToolbar.cpp #997189:997190
@@ -81,7 +81,7 @@
     qreal radius = 6;
 
     QPainterPath outline;
-    outline.addRoundedRect( boundingRect(), 6, 6 );
+    outline.addRoundedRect( boundingRect(), radius, radius );
     painter->fillPath( outline, QBrush( col ) );
 
     painter->restore();
[prev in list] [next in list] [prev in thread] [next in thread] 

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