]> git.saurik.com Git - wxWidgets.git/commitdiff
Committing in .
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 19 Aug 2005 08:14:05 +0000 (08:14 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 19 Aug 2005 08:14:05 +0000 (08:14 +0000)
 Some updates for OpenVMS compile support

 Modified Files:
  wxWidgets/setup.h_vms wxWidgets/src/motif/gauge.cpp
  wxWidgets/src/motif/xmcombo/xmcombo.c
 ----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h_vms
src/motif/gauge.cpp
src/motif/xmcombo/xmcombo.c

index 6e58efe051ed615cfbf453d8efadfb86bb5c6c52..4f6b80e93f655edadc7cd8ef79150e3dc9da14ff 100644 (file)
 
 /* Define if fsync() is available */
 #define HAVE_FSYNC 1
-  729
+
 /* Define if you have ftime() */
 #define HAVE_FTIME
 
index 8c0dda0668c3a49c147df1db26378c0de1c11577..4f80e2b196a6de95fb8300a076fb333a58ccca12 100644 (file)
@@ -23,6 +23,7 @@
 #undef XtWindow
 #undef XtIsRealized
 #undef XtParent
+#undef XtClass
 #endif
 
 # include "wx/gauge.h"
index 601fe89c43e35b67e2255f9f9418db8b5c816aa3..65223e4b11efa2fab6b43f57d39ab6c333874bbc 100644 (file)
@@ -98,6 +98,7 @@
 #undef XtWindow
 #undef XtIsRealized
 #undef XtParent
+#undef XtClass
 #endif
 
 #include <X11/IntrinsicP.h>