Committing in .
OpenVMS updates Modified Files: wxWindows/setup.h_vms wxWindows/src/common/descrip.mms wxWindows/src/motif/toplevel.cpp ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -25,7 +25,11 @@
|
||||
#include "wx/app.h"
|
||||
|
||||
#ifdef __VMS__
|
||||
#pragma message disable nosimpint
|
||||
#define XtDisplay XTDISPLAY
|
||||
#define XtParent XTPARENT
|
||||
#define XtScreen XTSCREEN
|
||||
#define XtWindow XTWINDOW
|
||||
#pragma message disable nosimpint
|
||||
#endif
|
||||
|
||||
#include <Xm/Xm.h>
|
||||
|
Reference in New Issue
Block a user