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/tree.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/tree.fl')
| -rw-r--r-- | test/tree.fl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/tree.fl b/test/tree.fl index 7d1779fa0..d7a375cea 100644 --- a/test/tree.fl +++ b/test/tree.fl @@ -1,5 +1,5 @@ # data file for the Fltk User Interface Designer (fluid) -version 1.0302 +version 1.0303 header_name {.h} code_name {.cxx} decl {\#include <stdio.h>} {public global @@ -346,7 +346,7 @@ Function {} {open } { Fl_Window window { label tree open - xywh {1 234 1045 580} type Double visible + xywh {115 293 1045 580} type Double visible } { Fl_Group tree { label Tree |
