updates for OpenVMS compile support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -439,6 +439,11 @@ typedef pid_t GPid;
|
||||
|
||||
#define wxUSE_VALIDATORS 1
|
||||
|
||||
#ifdef __WXMSW__
|
||||
#define wxUSE_AUTOID_MANAGEMENT 0
|
||||
#else
|
||||
#define wxUSE_AUTOID_MANAGEMENT 0
|
||||
#endif
|
||||
|
||||
#define wxUSE_COMMON_DIALOGS 1
|
||||
|
||||
@@ -1230,4 +1235,5 @@ typedef pid_t GPid;
|
||||
|
||||
#undef HAVE_SYS_SELECT_H
|
||||
|
||||
|
||||
#endif /* __WX_SETUP_H__ */
|
||||
|
Reference in New Issue
Block a user