X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f43426c1b97fe120b04c9a65d855d6861404ac14..2c92065fad2d108203f8ff1cb8f1033f1901d698:/setup.h.in diff --git a/setup.h.in b/setup.h.in index b8dc454d47..90b0e76cc3 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 @@ -372,6 +375,8 @@ #define wxUSE_DISPLAY 0 +#define wxUSE_DETECT_SM 0 + #define wxUSE_GEOMETRY 0 #define wxUSE_IMAGLIST 0 @@ -418,6 +423,8 @@ #define wxUSE_WIZARDDLG 0 +#define wxUSE_ABOUTDLG 0 + #define wxUSE_METAFILE 0 #define wxUSE_ENH_METAFILE 0 @@ -457,6 +464,9 @@ #define wxUSE_HELP 0 +#define wxUSE_MS_HTML_HELP 0 + + #define wxUSE_WXHTML_HELP 0 #define wxUSE_RESOURCES 0