From 0f45a7adf55c002d6f3804c56344340690556c42 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Tue, 10 Mar 2015 01:41:55 +0000 Subject: [Version 1.3.4] Update version numbers - hopefully complete. Note to devs: if I missed something, please mark follow-up commits with [Version 1.3.4] so we can find the necessary commits for version updates. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10612 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- test/resize.fl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/resize.fl') diff --git a/test/resize.fl b/test/resize.fl index 79c5f63ef..3186212c5 100644 --- a/test/resize.fl +++ b/test/resize.fl @@ -1,11 +1,11 @@ # data file for the Fltk User Interface Designer (fluid) -version 1.0303 +version 1.0304 header_name {.h} code_name {.cxx} Function {} {open } { Fl_Window {} {open - xywh {401 207 366 261} type Double resizable visible + xywh {401 207 366 261} type Double hide resizable } { Fl_Button {} { label {@<-} -- cgit v1.2.3