From c319e9bcc99f1065e6d9c9b6e32925ffcbf409c1 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Mon, 16 Nov 2015 05:34:38 +0000 Subject: Fixed typo in Doxygen doc. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10910 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Fl.cxx b/src/Fl.cxx index c6879c72c..357fb55f0 100644 --- a/src/Fl.cxx +++ b/src/Fl.cxx @@ -811,7 +811,7 @@ static handler_link *handlers = 0; - \ref FL_SCREEN_CONFIGURATION_CHANGED events. Under X11, this event requires the libXrandr.so shared library to be loadable at run-time and the X server to implement the RandR extension. - - \ref FL_FULLSCREEN events sent to a window that enters of leaves + - \ref FL_FULLSCREEN events sent to a window that enters or leaves fullscreen mode. - System events that FLTK does not recognize. See fl_xevent. - \e Some other events when the widget FLTK selected returns -- cgit v1.2.3