OS X: minor doc change.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8152 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2011-01-01 10:29:01 +00:00
parent 8074cb6f82
commit 60e67f75b7

View File

@ -677,7 +677,7 @@ void fl_open_display()
\par
Opens the display. Does nothing if it is already open. You should call
this if you wish to do Cocoa calls and there is a chance that your
this if you wish to do Cocoa or Quartz calls and there is a chance that your
code will be called before the first \c show() of a window.
Window fl_xid(const Fl_Window *)