diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2015-03-10 01:41:55 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2015-03-10 01:41:55 +0000 |
| commit | 0f45a7adf55c002d6f3804c56344340690556c42 (patch) | |
| tree | 26101d6bae68dcf3fbb77b972f07f2dc36378d76 /test/CubeViewUI.fl | |
| parent | c96c4c35b0c308c1da9796ca88762044851d3801 (diff) | |
[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
Diffstat (limited to 'test/CubeViewUI.fl')
| -rw-r--r-- | test/CubeViewUI.fl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CubeViewUI.fl b/test/CubeViewUI.fl index 899db38a7..af3f38856 100644 --- a/test/CubeViewUI.fl +++ b/test/CubeViewUI.fl @@ -1,5 +1,5 @@ # data file for the Fltk User Interface Designer (fluid) -version 1.0303 +version 1.0304 header_name {.h} code_name {.cxx} class CubeViewUI {open @@ -8,7 +8,7 @@ class CubeViewUI {open } { Fl_Window mainWindow { label CubeView open - private xywh {428 124 415 405} type Double box UP_BOX labelsize 12 resizable visible + private xywh {428 124 415 405} type Double box UP_BOX labelsize 12 hide resizable } { Fl_Group {} {open xywh {5 3 374 399} |
