summaryrefslogtreecommitdiff
path: root/test/mandelbrot_ui.fl
diff options
context:
space:
mode:
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
}
-}
+}