diff options
Diffstat (limited to 'test/valuators.fl')
| -rw-r--r-- | test/valuators.fl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/valuators.fl b/test/valuators.fl index 668a462f6..25b272a7d 100644 --- a/test/valuators.fl +++ b/test/valuators.fl @@ -1,5 +1,5 @@ # data file for the Fltk User Interface Designer (fluid) -version 1.0107 +version 1.0303 header_name {.h} code_name {.cxx} Function {callback(Fl_Widget* o, void*)} {open private return_type void @@ -12,7 +12,7 @@ Function {} {open } { Fl_Window {} { label {Valuator classes, showing values for type()} open - xywh {479 151 580 510} type Double color 43 selection_color 43 + xywh {400 199 580 510} type Double color 43 selection_color 43 code0 {\#include <stdio.h>} visible } { Fl_Box {} { |
