X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f43426c1b97fe120b04c9a65d855d6861404ac14..1c4e8f384d7c9a2e1f31e9602917f2d1318de01f:/setup.h.in diff --git a/setup.h.in b/setup.h.in index b8dc454d47..60df19067f 100644 --- a/setup.h.in +++ b/setup.h.in @@ -294,7 +294,9 @@ #define wxUSE_AUI 0 +#ifndef wxUSE_GRAPHICS_CONTEXT #define wxUSE_GRAPHICS_CONTEXT 0 +#endif #define wxUSE_CONTROLS 0 @@ -303,6 +305,7 @@ #define wxUSE_TIPWINDOW 0 +#define wxUSE_ANIMATIONCTRL 0 #define wxUSE_BUTTON 0 #define wxUSE_BMPBUTTON 0 #define wxUSE_CALENDARCTRL 0 @@ -418,6 +421,8 @@ #define wxUSE_WIZARDDLG 0 +#define wxUSE_ABOUTDLG 0 + #define wxUSE_METAFILE 0 #define wxUSE_ENH_METAFILE 0 @@ -457,6 +462,9 @@ #define wxUSE_HELP 0 +#define wxUSE_MS_HTML_HELP 0 + + #define wxUSE_WXHTML_HELP 0 #define wxUSE_RESOURCES 0