]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/gauge.cpp
corrected content vs structure calculation
[wxWidgets.git] / src / motif / gauge.cpp
index 4ab115b8a6dc4e1d988f8d7f63c0b39c594c6d05..3cd261e8a17805aa4f65fff346c866b779825071 100644 (file)
 #pragma implementation "gauge.h"
 #endif
 
-#ifdef __VMS__
+#ifdef __VMS
 #include <wx/vms_x_fix.h>
+#undef XtDisplay
+#undef XtScreen
+#undef XtWindow
+#undef XtIsRealized
+#undef XtParent
 #endif
 
 # include "wx/gauge.h"