From aef482198e224822d5f08b7adbb2e59a6a68a1fe Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 5 Oct 2014 00:03:27 +0000 Subject: 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 --- test/tree.fl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/tree.fl') 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 } {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 -- cgit v1.2.3