From dc39575fb3ef90e5a2689babe7fb335cd88f6727 Mon Sep 17 00:00:00 2001 From: maxim nikonov Date: Thu, 5 Feb 2026 21:32:25 +0500 Subject: wip --- FL/Enumerations.H | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'FL/Enumerations.H') 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:: */ -- cgit v1.2.3