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

List:       kde-commits
Subject:    kdeartwork/styles/plastik (silent)
From:       Sandro Giessl <ceebx () users ! sourceforge ! net>
Date:       2004-04-05 16:29:41
Message-ID: 20040405162941.5FE5E99B5 () office ! kde ! org
[Download RAW message or body]

CVS commit by giessl: 

CVS_SILENT
update indentation...


  M +184 -184  plastik.cpp   1.65


--- kdeartwork/styles/plastik/plastik.cpp  #1.64:1.65
@@ -506,5 +506,5 @@ void PlastikStyle::renderSurface(QPainte
             intensity = _contrast/2;
         }
-    // some often needed colors...
+// some often needed colors...
         // 1 more intensive than 2 and 3.
         const QColor colorTop1 = alphaBlendColors(baseColor,
@@ -517,5 +517,5 @@ void PlastikStyle::renderSurface(QPainte
                             sunken?baseColor.light(100+intensity):baseColor.dark(100+intensity), 80);
     
-    // sides
+// sides
         if (drawLeft) {
             if (horizontal) {
@@ -585,5 +585,5 @@ void PlastikStyle::renderSurface(QPainte
         }
     
-    // button area...
+// button area...
         int width = r.width();
         int height = r.height();
@@ -604,5 +604,5 @@ void PlastikStyle::renderSurface(QPainte
         p.drawPixmap(drawLeft?r.left()+1:r.left(), drawTop?r.top()+1:r.top(), tempPixmap);
 
-    // highlighting...
+// highlighting...
         if(highlightTop) {
             p.setPen(alphaBlendColors(colorTop1 , highlightColor, 80) );


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

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