From 0a2f05a2fe2898ee1407319a6764018fdf54e562 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Tue, 26 Sep 2023 00:29:14 +0200 Subject: FLUID: Fixes regression #777 Wrote wrong path in #inlude statement under certain conditions. Also removed 'snap' tag if not needed. --- fluid/alignment_panel.fl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid/alignment_panel.fl') diff --git a/fluid/alignment_panel.fl b/fluid/alignment_panel.fl index 845d7b7f6..da80df3a4 100644 --- a/fluid/alignment_panel.fl +++ b/fluid/alignment_panel.fl @@ -5,7 +5,7 @@ code_name {.cxx} snap { ver 1 current_suite FLTK - current_preset 1 + current_preset 0 suite { name {FLUID (based on FLTK)} preset { 1 -- cgit v1.2.3