diff options
| author | Matthias Melcher <github@matthiasm.com> | 2024-04-17 20:25:19 +0200 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2024-04-17 20:25:19 +0200 |
| commit | 240d8d21dfc0e5fd357235d23a70252e560ed71b (patch) | |
| tree | 474fd127d153c57e570bac1b9a38510de4976972 /documentation/src | |
| parent | 8ca1e0ca034d083c7ba5a67c7a947093c52dc44e (diff) | |
Fix dangling reference to FLUID docs.
Diffstat (limited to 'documentation/src')
| -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 |
