From 9fa438df6893828a90f1d1755222266c623d5456 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 6 Dec 2025 21:52:33 +0100 Subject: Fix doxygen warnings --- FL/Enumerations.H | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'FL') diff --git a/FL/Enumerations.H b/FL/Enumerations.H index d45787e8f..92cfac612 100644 --- a/FL/Enumerations.H +++ b/FL/Enumerations.H @@ -107,7 +107,8 @@ is ok to look at it outside of the handle() method. Event numbers can be converted to their actual names using the - \ref fl_eventnames[] array defined in \#include <FL/names.h> + fl_eventnames[] array (std::map since FLTK 1.5) defined + in \#include <FL/names.h> \see Fl::event_text(), Fl::event_key(), class Fl:: */ -- cgit v1.2.3