summaryrefslogtreecommitdiff
path: root/fluid
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2021-12-19 22:43:36 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2021-12-19 22:45:53 +0100
commite8961f10b87290ce9a0b9efc1a0439760b3b2e60 (patch)
treee96671a57a660e85e80b465d7102170f665fdf42 /fluid
parent2328547538d17631cfb10c90ee474b99ea808a67 (diff)
Update fluid generated and .fl files (remove mac_shell...)
Commit updated .cxx files in src/ with fixed indenting Remove `mac_shell_*' statements from fluid (.fl) files
Diffstat (limited to 'fluid')
-rw-r--r--fluid/about_panel.fl2
-rw-r--r--fluid/function_panel.fl2
-rw-r--r--fluid/template_panel.fl2
-rw-r--r--fluid/widget_panel.fl2
4 files changed, 0 insertions, 8 deletions
diff --git a/fluid/about_panel.fl b/fluid/about_panel.fl
index da76c82c8..4b519df45 100644
--- a/fluid/about_panel.fl
+++ b/fluid/about_panel.fl
@@ -2,8 +2,6 @@
version 1.0400
header_name {.h}
code_name {.cxx}
-mac_shell_cmd {echo "Fluid is nice"}
-mac_shell_flags 3
comment {//
// About dialog for the Fast Light Tool Kit (FLTK).
//
diff --git a/fluid/function_panel.fl b/fluid/function_panel.fl
index 9bfb27446..953bb050b 100644
--- a/fluid/function_panel.fl
+++ b/fluid/function_panel.fl
@@ -2,8 +2,6 @@
version 1.0400
header_name {.h}
code_name {.cxx}
-mac_shell_cmd {echo "I love Fluid"}
-mac_shell_flags 3
comment {//
// Code dialogs for the Fast Light Tool Kit (FLTK).
//
diff --git a/fluid/template_panel.fl b/fluid/template_panel.fl
index 51c07ef0e..9407a7564 100644
--- a/fluid/template_panel.fl
+++ b/fluid/template_panel.fl
@@ -2,8 +2,6 @@
version 1.0400
header_name {.h}
code_name {.cxx}
-mac_shell_cmd {echo "Fluid is nice"}
-mac_shell_flags 3
comment {//
// FLUID template support for the Fast Light Tool Kit (FLTK).
//
diff --git a/fluid/widget_panel.fl b/fluid/widget_panel.fl
index e01397f1b..1e986b244 100644
--- a/fluid/widget_panel.fl
+++ b/fluid/widget_panel.fl
@@ -2,8 +2,6 @@
version 1.0400
header_name {.h}
code_name {.cxx}
-mac_shell_cmd {echo "Fluid is nice"}
-mac_shell_flags 3
comment {//
// Widget panel for the Fast Light Tool Kit (FLTK).
//