typo corrected

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-07-19 14:06:13 +00:00
parent cc9efb9be7
commit 8b9c0e20ba

View File

@@ -195,7 +195,7 @@ Other Notes
is installed and possibly change bitmap.cpp to is installed and possibly change bitmap.cpp to
include <xpm.h> instead of <X11/xpm.h> include <xpm.h> instead of <X11/xpm.h>
Alternatively, edit include/motif/setup.h, set wxUSE_XPM Alternatively, edit include/wx/motif/setup.h, set wxUSE_XPM
to 0, and recompile. You will not be able to load any XPMs, to 0, and recompile. You will not be able to load any XPMs,
though (currently the only supported colour bitmap format). though (currently the only supported colour bitmap format).