]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/dcclient.cpp
Added to wxSystemSettings for better GTK+ themes compatibility
[wxWidgets.git] / src / gtk1 / dcclient.cpp
index 0cad4913f8f4ddfcc1dc3d43f3576fd44c579550..9ffa33f3badd6d606dd1f7c9b5c761d7d2afc303 100644 (file)
 #pragma implementation "dcclient.h"
 #endif
 
+#ifdef __VMS
+#define XCopyPlane XCOPYPLANE
+#endif
+
 #include "wx/dcclient.h"
 #include "wx/dcmemory.h"
 #include "wx/image.h"