X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69d06d69ad5332eee01ce48f62092ff2b40982c3..53f6aab75294c585e53e02b618a09dcb1dd97fb8:/include/wx/mac/setup0.h diff --git a/include/wx/mac/setup0.h b/include/wx/mac/setup0.h index 936bafa47a..4a4d054cbf 100644 --- a/include/wx/mac/setup0.h +++ b/include/wx/mac/setup0.h @@ -869,6 +869,9 @@ // Set to 1 for XPM format support #define wxUSE_XPM 1 +// Set to 1 for MS Icons and Cursors format support +#define wxUSE_ICO_CUR 1 + // Set to 1 to compile in wxPalette class #define wxUSE_PALETTE 1