From a99524ef2d24ce14334a171b9de29dfdf93928cd Mon Sep 17 00:00:00 2001
From: Fabien Costantini
tags by \code \endcode sequences.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6260 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
---
FL/Fl_Help_View.H | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'FL/Fl_Help_View.H')
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:
+ \code
const char *fn(Fl_Widget *w, const char *uri);
-
+ \endcode
The link function can be used to retrieve remote or virtual documents, returning a temporary file that contains the actual -- cgit v1.2.3