Added IFF handler.
Minor doc updates. Corrected configure for SGI OpenGL (wx-config related). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -818,6 +818,11 @@
|
||||
*/
|
||||
#define wxUSE_PCX 0
|
||||
|
||||
/*
|
||||
* IFF image format support
|
||||
*/
|
||||
#define wxUSE_IFF 0
|
||||
|
||||
/*
|
||||
* PNM image format support
|
||||
*/
|
||||
|
Reference in New Issue
Block a user