diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2014-10-05 00:03:27 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2014-10-05 00:03:27 +0000 |
| commit | aef482198e224822d5f08b7adbb2e59a6a68a1fe (patch) | |
| tree | 34792698e0de2ed6cf93933046797934b9eba111 /test/valuators.fl | |
| parent | 7aa27859a552f0e459110455a372e5a017bc6873 (diff) | |
Bump version numbers to 1.3.3.
All fluid .fl files have been rewritten with fluid 1.3.3 and may differ
somehow, but there are no significant changes.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10353 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
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 {} { |
