Updates to compile WX on OpenVMS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2011-11-07 09:42:06 +00:00
parent a1db2ca07b
commit 5ced53e599
3 changed files with 15 additions and 10 deletions

View File

@@ -502,7 +502,11 @@ typedef pid_t GPid;
#define wxUSE_NOTIFICATION_MESSAGE 1
#if defined (__WXMOTIF__)
#define wxUSE_RICHTOOLTIP 0
#else
#define wxUSE_RICHTOOLTIP 1
#endif
#define wxUSE_SASH 1