summaryrefslogtreecommitdiff
path: root/test/mandelbrot_ui.fl
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>1998-12-07 13:22:00 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>1998-12-07 13:22:00 +0000
commit88559817dda7e6dc2a4904b006182869ad80d38e (patch)
tree5502503684debb9d705dc81d0f917ceae676dd0c /test/mandelbrot_ui.fl
parente449a77e75546b6b1a9ed42a079ab0961b7a3142 (diff)
Updated Fluid files for new extensions.
git-svn-id: file:///fltk/svn/fltk/trunk@138 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'test/mandelbrot_ui.fl')
-rw-r--r--test/mandelbrot_ui.fl4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/mandelbrot_ui.fl b/test/mandelbrot_ui.fl
index 2ab021f01..e4a9e7f5a 100644
--- a/test/mandelbrot_ui.fl
+++ b/test/mandelbrot_ui.fl
@@ -1,11 +1,9 @@
# data file for the Fltk User Interface Designer (fluid)
version 0.99
-header_name {.H}
-code_name {.C}
gridx 10
gridy 10
snap 3
-decl {\#include "mandelbrot.H"} {public
+decl {\#include "mandelbrot.h"} {public
}
decl {\#include <stdlib.h>} {}