diff options
Diffstat (limited to 'FL/Fl_Help_View.H')
| -rw-r--r-- | FL/Fl_Help_View.H | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/Fl_Help_View.H b/FL/Fl_Help_View.H index a6986efe3..eb469c514 100644 --- a/FL/Fl_Help_View.H +++ b/FL/Fl_Help_View.H @@ -204,9 +204,9 @@ public: for the file in question. It must return a pathname that can be opened as a local file or NULL:</P> - <UL><PRE> + \code const char *fn(Fl_Widget *w, const char *uri); - </PRE></UL> + \endcode <P>The link function can be used to retrieve remote or virtual documents, returning a temporary file that contains the actual |
