diff options
| -rw-r--r-- | documentation/src/forms.dox | 3 |
1 files changed, 1 insertions, 2 deletions
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 <tt>.fd</tt> files put out by +FLUID can read the <tt>.fd</tt> 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 |
