diff options
| author | Matthias Melcher <github@matthiasm.com> | 2023-09-26 00:29:14 +0200 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2023-09-26 00:29:26 +0200 |
| commit | 0a2f05a2fe2898ee1407319a6764018fdf54e562 (patch) | |
| tree | c71eb3a9c9bbab15b38730bde6b0f4a429e62c02 /fluid/widget_panel.fl | |
| parent | b8fa522ca42407515f28dcdba4caddefe211ca27 (diff) | |
FLUID: Fixes regression #777
Wrote wrong path in #inlude statement under certain
conditions. Also removed 'snap' tag if not needed.
Diffstat (limited to 'fluid/widget_panel.fl')
| -rw-r--r-- | fluid/widget_panel.fl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/fluid/widget_panel.fl b/fluid/widget_panel.fl index 139dbe716..a3fc6fc25 100644 --- a/fluid/widget_panel.fl +++ b/fluid/widget_panel.fl @@ -2,11 +2,6 @@ version 1.0400 header_name {.h} code_name {.cxx} -snap { - ver 1 - current_suite FLTK - current_preset 1 -} comment {// // Widget panel for the Fast Light Tool Kit (FLTK). // |
