X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47606d3612d048ea3f08368d83c67ba935e41a49..33b12a3ab38bfe6b3e4b3a27327df3e17adbde1f:/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 // ----------------------------------------------------------------------------