X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47606d3612d048ea3f08368d83c67ba935e41a49..fe7b9ed6fdffb7dd72c9d7d4a1070e433189954f:/include/wx/msw/setup0.h diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h index 4591583e2a..0021a80906 100644 --- a/include/wx/msw/setup0.h +++ b/include/wx/msw/setup0.h @@ -890,6 +890,9 @@ // Set to 1 for XPM format support #define wxUSE_XPM 1 +// Set to 1 to compile in wxPalette class +#define wxUSE_PALETTE 1 + // ---------------------------------------------------------------------------- // Windows-only settings // ----------------------------------------------------------------------------