X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae8db4dc3a54dbecb56ae8ee6fa452fdf7896021..159b66c02a8f1c724d1af3c768ad5d90f4c8a0e2:/include/wx/motif/setup0.h diff --git a/include/wx/motif/setup0.h b/include/wx/motif/setup0.h index 8fe235aafe..6303aa2f27 100644 --- a/include/wx/motif/setup0.h +++ b/include/wx/motif/setup0.h @@ -61,10 +61,23 @@ * Use libjpeg */ #define wxUSE_LIBJPEG 0 +/* + * Use GIF + */ +#define wxUSE_LIBGIF 1 +/* + * Use PCX + */ +#define wxUSE_PCX 1 +/* + * Use PNM + */ +#define wxUSE_PNM 1 /* * Use iODBC */ #define wxUSE_ODBC 0 +#define wxODBC_FWD_ONLY_CURSORS 1 /* * Use Threads */ @@ -98,7 +111,7 @@ /* * Use scrollbar item */ -#define wxUSE_RADIOBUTTON 1 +#define wxUSE_RADIOBTN 1 /* * Use toolbar item */