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/advanced.dox | |
| parent | 4ddcbc81de60faa0e9922db7df316f3d69cb8df7 (diff) | |
Move global FLTK options into new app fltk-admin (#560)
Diffstat (limited to 'documentation/src/advanced.dox')
| -rw-r--r-- | documentation/src/advanced.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/src/advanced.dox b/documentation/src/advanced.dox index 7489a4698..19ee40041 100644 --- a/documentation/src/advanced.dox +++ b/documentation/src/advanced.dox @@ -425,9 +425,9 @@ Fl::thread_message(). <table summary="navigation bar" width="100%" border="0"> <tr> <td width="45%" align="LEFT"> - <a class="el" href="fluid.html"> + <a class="el" href="fltk-options.html"> [Prev] - Programming with FLUID + FLTK Runtime Options </a> </td> <td width="10%" align="CENTER"> |
