Light v3 style problem in 3.1

Hasso Tepper hasso at estpak.ee
Fri Nov 15 18:38:40 GMT 2002


Stephan Binner wrote:
> On Friday 15 November 2002 11:17, Hasso Tepper wrote:
> > I noticed small problem with light v3 style which is probably
> > easy to fix
>
> You don't know http://bugs.kde.org?
> http://bugs.kde.org/show_bug.cgi?id=50565

I'll promise that next time I will drink two cups of coffee instead  
of one before looking at bugs.kde.org, code or whatever.

Patch included, please review.


Index: lightstyle-v3.cpp
===================================================================
RCS file: /home/kde/kdelibs/kstyles/light/lightstyle-v3.cpp,v
retrieving revision 1.11
diff -u -r1.11 lightstyle-v3.cpp
--- lightstyle-v3.cpp   2002/04/22 02:03:49     1.11
+++ lightstyle-v3.cpp   2002/11/15 18:37:23
@@ -1574,7 +1574,7 @@
        break;

     case PM_ProgressBarChunkWidth:
-       ret = 2;
+       ret = 1;
        break;

     case PM_DockWindowHandleExtent:


-- 
Hasso Tepper
KDE Estonian Team




More information about the kde-core-devel mailing list