X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a36944181ddbb90c447c878e69f1a3ec44053d6..5d72f195879d11b72244ae718f9580f899ca0738:/setup.h_vms diff --git a/setup.h_vms b/setup.h_vms index d00ed64d11..e3f32117d2 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -434,7 +434,7 @@ /* * Use wxDisplay class */ -#define wxUSE_DISPLAY ! +#define wxUSE_DISPLAY 1 /* * Use this control @@ -767,7 +767,7 @@ /* * Use tooltips */ -#ifdef __WXMOTIF__ +#if defined (__WXMOTIF__) || defined( __WXX11__ ) #define wxUSE_TOOLTIPS 0 #else #define wxUSE_TOOLTIPS 1