From kde-commits Fri Feb 15 08:20:13 2008 From: Marc Mutz Date: Fri, 15 Feb 2008 08:20:13 +0000 To: kde-commits Subject: branches/KDE/4.0/kdelibs/kdeui/widgets Message-Id: <1203063613.565478.4054.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=120306362425545 SVN commit 775218 by mutz: Update apidox after yesterday's fix M +0 -3 knuminput.h --- branches/KDE/4.0/kdelibs/kdeui/widgets/knuminput.h #775217:775218 @@ -259,9 +259,6 @@ * Sets the allowed input range and the step size for the slider and the * spin box. * - * Calling this function unconditionally enables the slider. If you don't - * want a slider, you need to call setSliderEnabled(false) afterwards. - * * @param min minimum value * @param max maximum value * @param step step size