diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Fl_Help_Dialog_Dox.cxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Fl_Help_Dialog_Dox.cxx b/src/Fl_Help_Dialog_Dox.cxx index 95acf6121..f0d6c7c14 100644 --- a/src/Fl_Help_Dialog_Dox.cxx +++ b/src/Fl_Help_Dialog_Dox.cxx @@ -21,6 +21,9 @@ /** \class Fl_Help_Dialog The Fl_Help_Dialog widget displays a standard help dialog window using the Fl_Help_View widget. + + The Fl_Help_Dialog class is not part of the FLTK core library, but instead + of \em fltk_images. Use \c --use-images when compiling with \c fltk-config . <P ALIGN=CENTER> \image html Fl_Help_Dialog.png </P> \image latex Fl_Help_Dialog.png "Fl_Help_Dialog" width=8cm |
