X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a1f48575d11df10dba9353588003f71d8b126e90..1c4e8f384d7c9a2e1f31e9602917f2d1318de01f:/setup.h.in diff --git a/setup.h.in b/setup.h.in index 3195952c78..60df19067f 100644 --- a/setup.h.in +++ b/setup.h.in @@ -294,12 +294,18 @@ #define wxUSE_AUI 0 +#ifndef wxUSE_GRAPHICS_CONTEXT +#define wxUSE_GRAPHICS_CONTEXT 0 +#endif + + #define wxUSE_CONTROLS 0 #define wxUSE_POPUPWIN 0 #define wxUSE_TIPWINDOW 0 +#define wxUSE_ANIMATIONCTRL 0 #define wxUSE_BUTTON 0 #define wxUSE_BMPBUTTON 0 #define wxUSE_CALENDARCTRL 0 @@ -415,6 +421,8 @@ #define wxUSE_WIZARDDLG 0 +#define wxUSE_ABOUTDLG 0 + #define wxUSE_METAFILE 0 #define wxUSE_ENH_METAFILE 0 @@ -454,6 +462,9 @@ #define wxUSE_HELP 0 +#define wxUSE_MS_HTML_HELP 0 + + #define wxUSE_WXHTML_HELP 0 #define wxUSE_RESOURCES 0