X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fhslider.h;h=8f0be9f810b2343d72365f30215138d12a0c1dd8;hb=8f6f543758fb1b2b17ae2db519198d420eb9982d;hp=310cc4e3c073dcdffc3021405f5f228c1c10dd13;hpb=6be5b834084fb3ab421b94b6c4ad8eece6bab754;p=libs%2Fgltk.git diff --git a/source/hslider.h b/source/hslider.h index 310cc4e..8f0be9f 100644 --- a/source/hslider.h +++ b/source/hslider.h @@ -15,7 +15,7 @@ namespace GLtk { /** Horizontal slider widget. A special part named "slider" will be positioned at -the current value of the widget. The fill_x attribute is ignored. +the current value of the widget. */ class HSlider: public Slider {