diff --git a/documentation/src/osissues.dox b/documentation/src/osissues.dox index 829c3d5e7..e8b6822fa 100644 --- a/documentation/src/osissues.dox +++ b/documentation/src/osissues.dox @@ -741,7 +741,7 @@ Apple "Open" Event \par Whenever the user drops a file onto an application icon, OS X generates an Apple Event of the type "Open". You can have FLTK -notify you of an Open event by calling the \ref fl_open_callback +notify you of an Open event by calling the \ref fl_open_callback() function. void fl_open_display()