diff options
| -rw-r--r-- | src/Fl.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Fl.cxx b/src/Fl.cxx index 58bc0480b..83d1b9de1 100644 --- a/src/Fl.cxx +++ b/src/Fl.cxx @@ -960,6 +960,7 @@ static system_handler_link *sys_handlers = 0; - X11: XEvent - Windows: MSG - OS X: NSEvent + - Wayland: not implemented \param ha The event handler function to register \param data User data to include on each call |
