diff options
Diffstat (limited to 'FL/Fl_Widget.H')
| -rw-r--r-- | FL/Fl_Widget.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Widget.H b/FL/Fl_Widget.H index 8a62c128d..e9d48310b 100644 --- a/FL/Fl_Widget.H +++ b/FL/Fl_Widget.H @@ -269,7 +269,7 @@ public: don't handle. In this last case you should return the callee retval. One exception to the rule in the previous paragraph is if you really - want to \e override the behavior of the base class. This requires + want to \e the behavior of the base class. This requires knowledge of the details of the inherited class. In rare cases you may want to return 1 from your handle() method |
