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.fl5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/mandelbrot_ui.fl b/test/mandelbrot_ui.fl
index 0c289e6f6..180a6fcb0 100644
--- a/test/mandelbrot_ui.fl
+++ b/test/mandelbrot_ui.fl
@@ -2,6 +2,11 @@
version 1.0400
header_name {.h}
code_name {.cxx}
+snap {
+ ver 1
+ current_suite FLTK
+ current_preset 0
+}
decl {\#include "mandelbrot.h"} {public local
}