diff options
| author | Matthias Melcher <github@matthiasm.com> | 2023-01-21 17:14:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-21 17:14:41 +0100 |
| commit | 1fc269b0d4c79b256cc57740d318f95dded8c340 (patch) | |
| tree | 5df94f8cb7f4e8629dbce7a36f070ea5b513d5d7 /documentation/src/fluid.dox | |
| parent | 4ddcbc81de60faa0e9922db7df316f3d69cb8df7 (diff) | |
Move global FLTK options into new app fltk-admin (#560)
Diffstat (limited to 'documentation/src/fluid.dox')
| -rw-r--r-- | documentation/src/fluid.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/src/fluid.dox b/documentation/src/fluid.dox index fc020f7d7..4cbf2c04a 100644 --- a/documentation/src/fluid.dox +++ b/documentation/src/fluid.dox @@ -1694,8 +1694,8 @@ On Apple computers, use the Apple Command key instead of Ctrl. <a class="el" href="index.html">[Index]</a> </td> <td width="45%" align="RIGHT"> - <a class="el" href="advanced.html"> - Advanced FLTK + <a class="el" href="fltk-options.html"> + FLTK Runtime Options [Next] </a> </td> |
