Committing in .
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
This commit is contained in:
@@ -764,7 +764,7 @@
|
|||||||
|
|
||||||
/* Define if fsync() is available */
|
/* Define if fsync() is available */
|
||||||
#define HAVE_FSYNC 1
|
#define HAVE_FSYNC 1
|
||||||
729
|
|
||||||
/* Define if you have ftime() */
|
/* Define if you have ftime() */
|
||||||
#define HAVE_FTIME
|
#define HAVE_FTIME
|
||||||
|
|
||||||
|
@@ -23,6 +23,7 @@
|
|||||||
#undef XtWindow
|
#undef XtWindow
|
||||||
#undef XtIsRealized
|
#undef XtIsRealized
|
||||||
#undef XtParent
|
#undef XtParent
|
||||||
|
#undef XtClass
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
# include "wx/gauge.h"
|
# include "wx/gauge.h"
|
||||||
|
@@ -98,6 +98,7 @@
|
|||||||
#undef XtWindow
|
#undef XtWindow
|
||||||
#undef XtIsRealized
|
#undef XtIsRealized
|
||||||
#undef XtParent
|
#undef XtParent
|
||||||
|
#undef XtClass
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <X11/IntrinsicP.h>
|
#include <X11/IntrinsicP.h>
|
||||||
|
Reference in New Issue
Block a user