]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/button.cpp
added common notebookbase source file
[wxWidgets.git] / src / motif / button.cpp
index 95f4f5b009cd459b75795162965af1735698c011..eb0af12804e713b0301095b70e6a886f7c87d6c9 100644 (file)
 #pragma implementation "button.h"
 #endif
 
+#ifdef __VMS
+#define XtDisplay XTDISPLAY
+#endif
+
 #include "wx/button.h"
 #include "wx/utils.h"
 #include "wx/panel.h"