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

List:       kde-commits
Subject:    koffice/karbon/ui/widgets
From:       Jan Hambrecht <jaham () gmx ! net>
Date:       2008-11-01 0:08:58
Message-ID: 1225498138.696491.21083.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 878371 by jaham:

fix warning



 M  +1 -1      KarbonGradientWidget.cpp  


--- trunk/koffice/karbon/ui/widgets/KarbonGradientWidget.cpp #878370:878371
@@ -142,7 +142,7 @@
     // light line between gradient and point area
     painter.drawLine( QLine( QPoint( 1, 3 + gh ), QPoint( width() - 1, 3 + gh ) ) );
 
-    painter.setPen( colorGroup().dark() );
+    painter.setPen( palette().dark().color() );
     // left-top frame around widget
     painter.drawLine( QPoint(), QPoint( 0, height() - 1 ) );
     painter.drawLine( QPoint(), QPoint( width() - 1, 0 ) );
[prev in list] [next in list] [prev in thread] [next in thread] 

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