diff options
Diffstat (limited to 'FL/Enumerations.H')
| -rw-r--r-- | FL/Enumerations.H | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/FL/Enumerations.H b/FL/Enumerations.H index 0557e6a75..e426d90c4 100644 --- a/FL/Enumerations.H +++ b/FL/Enumerations.H @@ -107,8 +107,7 @@ is ok to look at it outside of the handle() method. Event numbers can be converted to their actual names using the - fl_eventnames[] array (std::map since FLTK 1.5) defined - in \#include <FL/names.h> + fl_eventnames[] array defined in \#include <FL/names.h> \see Fl::event_text(), Fl::event_key(), class Fl:: */ |
