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

List:       kde-commits
Subject:    kdebase/kwin/kcmkwin/kwindecoration
From:       Thomas Zander <zander () kde ! org>
Date:       2004-01-11 14:30:10
Message-ID: 20040111143010.E42BA1718 () office ! kde ! org
[Download RAW message or body]

CVS commit by zander: 

+        slBorder->setPageStep(1);
So if you click next to the thumb you don't make it go to the 
complete end every time.


  M +2 -1      kwindecoration.cpp   1.52


--- kdebase/kwin/kcmkwin/kwindecoration/kwindecoration.cpp  #1.51:1.52
@@ -129,4 +129,5 @@ KWinDecorationModule::KWinDecorationModu
         lBorder = new QLabel( buttonPage );
         slBorder = new QSlider( Horizontal, buttonPage );
+        slBorder->setPageStep(1);
         QWhatsThis::add( slBorder, i18n( "This slider shows all border sizes \
supported by this decoration." ));  lBorder->setBuddy( slBorder );


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

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