From b26ace4b18be5450c4b3ba248a5c9df08652679d Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Mon, 20 Aug 2018 12:31:59 +0000 Subject: Added comment to Fl_Help_Dialog so users will know to link with fltk_images. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@13020 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_Help_Dialog_Dox.cxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') 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 .

\image html Fl_Help_Dialog.png

\image latex Fl_Help_Dialog.png "Fl_Help_Dialog" width=8cm -- cgit v1.2.3