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/fast_slow.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/fast_slow.fl')
| -rw-r--r-- | test/fast_slow.fl | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/test/fast_slow.fl b/test/fast_slow.fl index 63e3762b3..6c534431e 100644 --- a/test/fast_slow.fl +++ b/test/fast_slow.fl @@ -1,14 +1,11 @@ # data file for the Fltk User Interface Designer (fluid) -version 1.00 +version 1.0303 header_name {.h} -code_name {.cxx} -gridx 10 -gridy 10 -snap 3 +code_name {.cxx} Function {} {open } { Fl_Window {} {open - xywh {143 188 318 443} resizable visible + xywh {397 202 318 443} type Double resizable visible } { Fl_Slider control { label {move |
