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