X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/abad53678b86a84d34079d02d8d738a25df27c3f..53f6aab75294c585e53e02b618a09dcb1dd97fb8:/include/wx/msw/setup0.h diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h index be887d2a76..0c8d1e7dd6 100644 --- a/include/wx/msw/setup0.h +++ b/include/wx/msw/setup0.h @@ -934,6 +934,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