projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tried to make wxArrayString(bool autosort) ctor more explicit, e.g. prevent it from...
[wxWidgets.git]
/
src
/
motif
/
msgdlg.cpp
diff --git
a/src/motif/msgdlg.cpp
b/src/motif/msgdlg.cpp
index 6b7e61f69fc9f5791bf5573a70c087e73d805760..ca78e9a53c258a22d58935a109c8e8554c458db0 100644
(file)
--- a/
src/motif/msgdlg.cpp
+++ b/
src/motif/msgdlg.cpp
@@
-22,6
+22,7
@@
// ----------------------------------------------------------------------------
#ifdef __VMS
+#define XtDisplay XTDISPLAY
#pragma message disable nosimpint
#include <wx/vms_x_fix.h>
#endif