projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
clean - reformatting
[wxWidgets.git]
/
src
/
motif
/
msgdlg.cpp
diff --git
a/src/motif/msgdlg.cpp
b/src/motif/msgdlg.cpp
index 93e95ecf6167e9e8d6bf82afe9dc98fdc0dcfe65..f51da838f19b7faf09e604adef42d9edcc939939 100644
(file)
--- a/
src/motif/msgdlg.cpp
+++ b/
src/motif/msgdlg.cpp
@@
-25,7
+25,7
@@
#ifdef __VMS
#define XtDisplay XTDISPLAY
#pragma message disable nosimpint
-#include
<wx/vms_x_fix.h>
+#include
"wx/vms_x_fix.h"
#endif
#include <X11/Xlib.h>
@@
-267,4
+267,3
@@
int wxMessageDialog::ShowModal()
return m_result;
}
-