diff options
Diffstat (limited to 'documentation/src/faq.dox')
| -rw-r--r-- | documentation/src/faq.dox | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/documentation/src/faq.dox b/documentation/src/faq.dox index b42aafeb7..766fe5252 100644 --- a/documentation/src/faq.dox +++ b/documentation/src/faq.dox @@ -143,5 +143,26 @@ void my_callback(Fl_Widget*, void*) { \endcode +\htmlonly +<hr> +<table summary="navigation bar" width="100%" border="0"> +<tr> + <td width="45%" align="LEFT"> + <a class="el" href="examples.html"> + [Prev] + Example Source Code + </a> + </td> + <td width="10%" align="CENTER"> + <a class="el" href="index.html">[Index]</a> + </td> + <td width="45%" align="RIGHT"> + + </a> + </td> +</tr> +</table> +\endhtmlonly + */ |
