projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
really show the menubar (calling Show(TRUE) doesn't do it any more)
[wxWidgets.git]
/
src
/
x11
/
utilsx.cpp
diff --git
a/src/x11/utilsx.cpp
b/src/x11/utilsx.cpp
index 14d004e2ad8206af140526c3319343ce30bdae40..7a25ddbcc5dad924bcc374c3f23f0834c12f91aa 100644
(file)
--- a/
src/x11/utilsx.cpp
+++ b/
src/x11/utilsx.cpp
@@
-18,6
+18,7
@@
#ifdef HAVE_XSHAPE
#ifdef __VMS
#ifdef HAVE_XSHAPE
#ifdef __VMS
+# include "wx/vms_x_fix.h"
# include <X11/shape.h>
#else
# include <X11/extensions/shape.h>
# include <X11/shape.h>
#else
# include <X11/extensions/shape.h>