summaryrefslogtreecommitdiff
path: root/src/Fl_Help_Dialog_Dox.cxx
diff options
context:
space:
mode:
authorFabien Costantini <fabien@onepost.net>2008-09-17 22:25:45 +0000
committerFabien Costantini <fabien@onepost.net>2008-09-17 22:25:45 +0000
commit2be88792b3746c72d82448f8373bc7d6b322d38a (patch)
tree15ef46c26f31448bbcd48d13b9f8788ddeb16e8f /src/Fl_Help_Dialog_Dox.cxx
parent74cbd55745e7c55a62be524279c707a572f6c688 (diff)
Doxygen documentation: fixed all ambiguous methods signatures, fixed erroneous path test into ../test since the doxyfile move, fixed all intro dl,dt,dd related tags warnings in intro.dox .
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6289 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Fl_Help_Dialog_Dox.cxx')
-rw-r--r--src/Fl_Help_Dialog_Dox.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Help_Dialog_Dox.cxx b/src/Fl_Help_Dialog_Dox.cxx
index f41f84032..c9febddac 100644
--- a/src/Fl_Help_Dialog_Dox.cxx
+++ b/src/Fl_Help_Dialog_Dox.cxx
@@ -31,7 +31,7 @@
The Fl_Help_Dialog widget displays a standard help dialog window
using the Fl_Help_View widget.
- <CENTER>\image html Fl_Help_Dialog.gif</CENTER>
+ <P ALIGN=CENTER> \image html Fl_Help_Dialog.gif </P>
*/
/** \fn Fl_Help_Dialog::Fl_Help_Dialog()