X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a5d46b7362198fd94a5fd3b751df86287f2187bc..ba696cfadf12070a14c542479111f5d326167d88:/include/wx/univ/setup.h diff --git a/include/wx/univ/setup.h b/include/wx/univ/setup.h index d76f21470f..efc1d03176 100644 --- a/include/wx/univ/setup.h +++ b/include/wx/univ/setup.h @@ -173,12 +173,9 @@ #define wxODBC_BACKWARD_COMPATABILITY 0 #define REMOVE_UNUSED_ARG 1 #define wxUSE_IOSTREAMH 0 -#define wxUSE_LIBPNG 0 -#define wxUSE_LIBJPEG 0 -#define wxUSE_LIBTIFF 0 -#define wxUSE_GIF 0 -#define wxUSE_PNM 0 -#define wxUSE_PCX 0 + +#define wxUSE_ICO_CUR 1 + #define wxUSE_MFC 0 #define wxUSE_OLE 0 #define wxUSE_CTL3D 0 @@ -327,12 +324,9 @@ #define wxODBC_BACKWARD_COMPATABILITY 0 #define REMOVE_UNUSED_ARG 1 #define wxUSE_IOSTREAMH 0 -#define wxUSE_LIBPNG 0 -#define wxUSE_LIBJPEG 0 -#define wxUSE_LIBTIFF 0 -#define wxUSE_GIF 0 -#define wxUSE_PNM 0 -#define wxUSE_PCX 0 + +#define wxUSE_ICO_CUR 1 + #define wxUSE_MFC 0 #define wxUSE_OLE 0 #define wxUSE_CTL3D 0 @@ -494,6 +488,9 @@ #define wxUSE_GIF 0 #define wxUSE_PNM 0 #define wxUSE_PCX 0 + +#define wxUSE_ICO_CUR 1 + #define wxUSE_MFC 0 #define wxUSE_OLE 0 #define wxUSE_CTL3D 0 @@ -504,4 +501,12 @@ #define wxUSE_PALETTE 0 +#define wxUSE_LIBPNG 0 +#define wxUSE_LIBJPEG 0 +#define wxUSE_LIBTIFF 0 +#define wxUSE_IFF 0 +#define wxUSE_GIF 0 +#define wxUSE_PNM 0 +#define wxUSE_PCX 0 + #endif // _WX_UNIV_SETUP_H_