summaryrefslogtreecommitdiff
path: root/test/mandelbrot_ui.fl
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2015-07-09 02:09:33 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2015-07-09 02:09:33 +0000
commitc9d8e0feaa2281e0c3a029f982e4d8270162e792 (patch)
treebec2cb923d2f7a749958c8973c766c94cad2b53e /test/mandelbrot_ui.fl
parent94888109688fa73d31ce4268fd2d589d948dd9f8 (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/mandelbrot_ui.fl')
-rw-r--r--test/mandelbrot_ui.fl10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/mandelbrot_ui.fl b/test/mandelbrot_ui.fl
index 47fa1302d..61ad2e424 100644
--- a/test/mandelbrot_ui.fl
+++ b/test/mandelbrot_ui.fl
@@ -1,12 +1,12 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0304
-header_name {.h}
+version 1.0304
+header_name {.h}
code_name {.cxx}
decl {\#include "mandelbrot.h"} {public local
-}
+}
decl {\#include <stdlib.h>} {private local
-}
+}
class Drawing_Window {open
} {
@@ -69,4 +69,4 @@ d->new_display();}
}
decl {void update_label();} {public local
}
-}
+}