diff options
Diffstat (limited to 'src/Fl_Scheme_Choice.cxx')
| -rw-r--r-- | src/Fl_Scheme_Choice.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Scheme_Choice.cxx b/src/Fl_Scheme_Choice.cxx index b50b34e4c..f5e292bd6 100644 --- a/src/Fl_Scheme_Choice.cxx +++ b/src/Fl_Scheme_Choice.cxx @@ -79,7 +79,7 @@ void Fl_Scheme_Choice::init_value() { You don't need to set a callback for this widget. The default callback changes the scheme (Fl::scheme()) and redraws all open windows. - You may override the callback if changing the scheme shall redraw other + You may the callback if changing the scheme shall redraw other windows or don't redraw the window at all. \param[in] w The Fl_Scheme_Choice widget |
