Synchronize setp.h_vms with setup.h.in
This commit is contained in:
parent
c5f9bed8ff
commit
fd020ad152
1 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
* Template for the set.h file for VMS *
|
||||
* Created from setup.h_in *
|
||||
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
|
||||
* Date : 30 August 2018 *
|
||||
* Date : 31 January 2019 *
|
||||
* *
|
||||
*****************************************************************************/
|
||||
|
||||
|
|
@ -770,6 +770,9 @@ typedef pid_t GPid;
|
|||
|
||||
#define wxUSE_INICONF 0
|
||||
|
||||
#define wxUSE_WINSOCK2 0
|
||||
|
||||
|
||||
#define wxUSE_DATEPICKCTRL_GENERIC 0
|
||||
|
||||
#define wxUSE_TIMEPICKCTRL_GENERIC 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue