From abf28f0b70f10cb9a37ff64478e33b4fcc11fef7 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Fri, 1 Nov 2024 17:48:13 +0100 Subject: Improve and clarify documentation --- src/Fl.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Fl.cxx') diff --git a/src/Fl.cxx b/src/Fl.cxx index dc35d5195..e65cad949 100644 --- a/src/Fl.cxx +++ b/src/Fl.cxx @@ -2025,8 +2025,8 @@ void Fl::clear_widget_pointer(Fl_Widget const *w) { ..off.. } \endcode - \note Options can be managed with the \c fltk-options program, new in - FLTK 1.4.0. In 1.3.x, options can be set in FLUID. + \note Since FLTK 1.4.0 options can be managed with the \c fltk-options program. + In FLTK 1.3.x options can be set in FLUID. \param opt which option \return true or false -- cgit v1.2.3