From 240d8d21dfc0e5fd357235d23a70252e560ed71b Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Wed, 17 Apr 2024 20:25:19 +0200 Subject: Fix dangling reference to FLUID docs. --- documentation/src/forms.dox | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'documentation') diff --git a/documentation/src/forms.dox b/documentation/src/forms.dox index e47331030..1aa1571d5 100644 --- a/documentation/src/forms.dox +++ b/documentation/src/forms.dox @@ -18,8 +18,7 @@ since FLTK 1.3.0 and is likely to be removed completely in FLTK 1.4 or 1.5 \section forms_importing Importing Forms Layout Files -\ref fluid "FLUID" -can read the .fd files put out by +FLUID can read the .fd files put out by all versions of Forms and XForms fdesign. However, it will mangle them a bit, but it prints a warning message about anything it does not understand. FLUID cannot write fdesign files, so you should save to a -- cgit v1.2.3