set wxUSE_DISPLAY=1 for OpenVMS

This commit is contained in:
Jouk
2018-05-24 08:11:46 +02:00
parent 935d6f939b
commit 896e2d472c
4 changed files with 10 additions and 3 deletions

View File

@@ -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 : 23 April 2018 *
* Date : 18 May 2018 *
* *
*****************************************************************************/
@@ -510,7 +510,7 @@ typedef pid_t GPid;
#define wxUSE_CARET 1
#define wxUSE_DISPLAY 0
#define wxUSE_DISPLAY 1
#define wxUSE_GEOMETRY 1