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/radio.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/radio.fl')
| -rw-r--r-- | test/radio.fl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/radio.fl b/test/radio.fl index b02bc78c3..dc77dc79c 100644 --- a/test/radio.fl +++ b/test/radio.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 {button_cb(Fl_Button *b, void *)} { comment {Buttons test callback} open private return_type void @@ -11,7 +11,7 @@ cb_info->value(msg); cb_info->redraw(); printf("%s\\n",msg);} {selected } -} +} Function {} {open } { @@ -97,4 +97,4 @@ Function {} {open xywh {190 148 170 62} type Multiline align 133 textsize 12 } } -} +} |
