]> git.tdb.fi Git - libs/gltk.git/blobdiff - source/hslider.h
Refactor filling from Part to Alignment
[libs/gltk.git] / source / hslider.h
index 310cc4e3c073dcdffc3021405f5f228c1c10dd13..8f0be9f810b2343d72365f30215138d12a0c1dd8 100644 (file)
@@ -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
 {