Fixed Typo in Documentation (STR #1399)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5345 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
b179cc108a
commit
3bd03e7f18
@ -371,7 +371,7 @@ should be used as follows:
|
||||
#include <X11/xpm.h>
|
||||
#include "icon.xpm"
|
||||
|
||||
fl_opendisplay(); // needed if display has not been previously opened
|
||||
fl_open_display(); // needed if display has not been previously opened
|
||||
|
||||
Pixmap p, mask;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user