]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/window.cpp
Added to wxSystemSettings for better GTK+ themes compatibility
[wxWidgets.git] / src / gtk1 / window.cpp
index aa212c4d05b8d2860397a869f1b7e941b8c3f9f2..7d1eed6e4241d123b5ed7a4fedd9f9c1567457ce 100644 (file)
     #pragma implementation "window.h"
 #endif
 
+#ifdef __VMS
+#define XWarpPointer XWARPPOINTER
+#endif
+
 #include "wx/defs.h"
 #include "wx/window.h"
 #include "wx/dc.h"