X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c9082c105dc48d044995cce08b570da89fd4b9ec..b5fe7ca67bf3121959a0b5a59afd00c1708f2f03:/setup.h_vms diff --git a/setup.h_vms b/setup.h_vms index da6550b68b..9e883532de 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -3,7 +3,7 @@ * Template for the set.h file for VMS * * Created from setup.h_in * * Author : J.Jansen (joukj@hrem.nano.tudelft.nl) * - * Date : 25 February 2009 * + * Date : 26 February 2009 * * * *****************************************************************************/ @@ -1267,7 +1267,7 @@ typedef pid_t GPid; #undef HAVE_SYS_SELECT_H -#ifdef __WXGTK__ +#if defined( __WXGTK__ ) && !defined( VMS_GTK2 ) #define wxHAS_RAW_BITMAP 1 #endif