Clean up my comment, this is in a public API (and my comment wasn't helpful).

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@166 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Ray Greenwell
2007-03-13 01:18:04 +00:00
parent af009cae73
commit f475b23fb4
+1 -1
View File
@@ -13,7 +13,7 @@ import mx.events.SliderEvent;
*/
public class LabeledSlider extends HBox
{
/** The slider, all public and accessable. Don't fuck it up! */
/** The actual slider. */
public var slider :Slider;
/**