X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa6d970619f8dd5aa0d157953ad431acfde89963..794bcc2dea743ac907b839f54e451847c9ea4b72:/include/wx/motif/setup0.h diff --git a/include/wx/motif/setup0.h b/include/wx/motif/setup0.h index 307855bc98..6303aa2f27 100644 --- a/include/wx/motif/setup0.h +++ b/include/wx/motif/setup0.h @@ -62,13 +62,22 @@ */ #define wxUSE_LIBJPEG 0 /* - * Use gif + * Use GIF */ -#define wxUSE_LIBGIF 0 +#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 */ @@ -102,7 +111,7 @@ /* * Use scrollbar item */ -#define wxUSE_RADIOBUTTON 1 +#define wxUSE_RADIOBTN 1 /* * Use toolbar item */