X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ac61a0a15be85e421a8b72d416fed27170c9f2ac..084ad0c2424aa998a640c151f8fa762435364449:/setup.h.in diff --git a/setup.h.in b/setup.h.in index 60ae8105ba..90b0e76cc3 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 @@ -369,6 +375,8 @@ #define wxUSE_DISPLAY 0 +#define wxUSE_DETECT_SM 0 + #define wxUSE_GEOMETRY 0 #define wxUSE_IMAGLIST 0 @@ -415,6 +423,8 @@ #define wxUSE_WIZARDDLG 0 +#define wxUSE_ABOUTDLG 0 + #define wxUSE_METAFILE 0 #define wxUSE_ENH_METAFILE 0 @@ -454,6 +464,9 @@ #define wxUSE_HELP 0 +#define wxUSE_MS_HTML_HELP 0 + + #define wxUSE_WXHTML_HELP 0 #define wxUSE_RESOURCES 0 @@ -710,6 +723,7 @@ */ #define wxUSE_OLE 0 #define wxUSE_OLE_AUTOMATION 0 +#define wxUSE_ACTIVEX 0 /* for compatibility */ #define wxUSE_WX_RESOURCES wxUSE_RESOURCES