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

List:       kde-commits
Subject:    extragear/graphics/digikam/libs/widgets
From:       Gilles Caulier <caulier.gilles () free ! fr>
Date:       2005-07-14 7:44:12
Message-ID: 1121327052.230151.28701.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 434457 by cgilles:

fix animate spot size

 M  +1 -1      imageguidewidget.cpp  


--- trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp #434456:434457
@@ -154,7 +154,7 @@
              p.drawLine(xspot-10, yspot-10, xspot+10, yspot+10);
              p.drawLine(xspot+10, yspot-10, xspot-10, yspot+10);
              if (m_flicker%2 != 0)
-                p.setPen(QPen(Qt::red, 2, Qt::SolidLine));
+                p.setPen(QPen(Qt::red, 3, Qt::SolidLine));
              p.drawEllipse( xspot-5, yspot-5, 11, 11 );
              p.end();
              break;
[prev in list] [next in list] [prev in thread] [next in thread] 

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