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/preferences.fl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/preferences.fl') diff --git a/test/preferences.fl b/test/preferences.fl index a72ab28c2..e836eaa0f 100644 --- a/test/preferences.fl +++ b/test/preferences.fl @@ -1,5 +1,5 @@ # data file for the Fltk User Interface Designer (fluid) -version 1.0300 +version 1.0303 header_name {.h} code_name {.cxx} decl {\#include } {public local @@ -45,7 +45,7 @@ Function {} {open return_type int Fl_Window myWindow { label {My Preferences} callback closeWindowCB open - xywh {709 76 298 311} type Double visible + xywh {408 202 298 311} type Double visible } { Fl_Button {} { label Cancel -- cgit v1.2.3