X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae8db4dc3a54dbecb56ae8ee6fa452fdf7896021..a79fa1ed13f7aff722a9010de3f6e89f538da56f:/include/wx/motif/setup0.h diff --git a/include/wx/motif/setup0.h b/include/wx/motif/setup0.h index 8fe235aafe..24dd35bd96 100644 --- a/include/wx/motif/setup0.h +++ b/include/wx/motif/setup0.h @@ -61,6 +61,18 @@ * 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 */