diff options
Diffstat (limited to 'src/Fl.cxx')
| -rw-r--r-- | src/Fl.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
