summaryrefslogtreecommitdiff
path: root/test/valuators.fl
diff options
context:
space:
mode:
Diffstat (limited to 'test/valuators.fl')
-rw-r--r--test/valuators.fl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/valuators.fl b/test/valuators.fl
index 70dc3ea13..bd75c772b 100644
--- a/test/valuators.fl
+++ b/test/valuators.fl
@@ -147,7 +147,7 @@ fflush(stdout);}
callback {printf("%g \\r",o->value());
fflush(stdout);}
xywh {475 280 65 65} type Fill color 10 selection_color 1 labelsize 8
- code0 {o->angles(45,315);}
+ code0 {o->angles(0,360);}
code1 {o->value(1.0);}
}
Fl_Box {} {