From 88559817dda7e6dc2a4904b006182869ad80d38e Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 7 Dec 1998 13:22:00 +0000 Subject: Updated Fluid files for new extensions. git-svn-id: file:///fltk/svn/fltk/trunk@138 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- test/inactive.fl | 2 -- test/mandelbrot_ui.fl | 4 +--- test/valuators.fl | 2 -- 3 files changed, 1 insertion(+), 7 deletions(-) diff --git a/test/inactive.fl b/test/inactive.fl index 0335158a8..4713fc97f 100644 --- a/test/inactive.fl +++ b/test/inactive.fl @@ -1,7 +1,5 @@ # data file for the Fltk User Interface Designer (fluid) version 0.99 -header_name {.H} -code_name {.C} gridx 5 gridy 5 snap 3 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 } {} diff --git a/test/valuators.fl b/test/valuators.fl index 8aca64f4e..f84809065 100644 --- a/test/valuators.fl +++ b/test/valuators.fl @@ -1,7 +1,5 @@ # data file for the Fltk User Interface Designer (fluid) version 0.99 -header_name {.H} -code_name {.C} gridx 5 gridy 5 snap 3 -- cgit v1.2.3