diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2015-07-09 02:09:33 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2015-07-09 02:09:33 +0000 |
| commit | c9d8e0feaa2281e0c3a029f982e4d8270162e792 (patch) | |
| tree | bec2cb923d2f7a749958c8973c766c94cad2b53e /test/resize.fl | |
| parent | 94888109688fa73d31ce4268fd2d589d948dd9f8 (diff) | |
Update fluid .fl files and generated code - remove trailing white space.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10783 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'test/resize.fl')
| -rw-r--r-- | test/resize.fl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/resize.fl b/test/resize.fl index 3186212c5..44f067563 100644 --- a/test/resize.fl +++ b/test/resize.fl @@ -1,6 +1,6 @@ # data file for the Fltk User Interface Designer (fluid) -version 1.0304 -header_name {.h} +version 1.0304 +header_name {.h} code_name {.cxx} Function {} {open } { @@ -48,4 +48,4 @@ w->size(w->w()-20, w->h()-20);} xywh {150 10 160 220} box BORDER_BOX align 148 } } -} +} |
