X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5048c832bb3c2f41ecd29ac079d74e39e304aec8..e14d10b039e68a701a447043a4031cf43e9fa90b:/include/wx/msw/setup0.h diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h index 454b7120cd..d130d0ca25 100644 --- a/include/wx/msw/setup0.h +++ b/include/wx/msw/setup0.h @@ -638,6 +638,9 @@ // bitmaps > 16MB on Win95/98/Me. Set to 0 to use DDB's only. #define wxUSE_DIB_FOR_BITMAP 0 +// Set this to 1 to enable wxDIB +#define wxUSE_WXDIB 1 + // ---------------------------------------------------------------------------- // common dialogs // ----------------------------------------------------------------------------