Add definition of wxUSE_GLCANVAS_EGL

This commit is contained in:
Jouk 2020-09-02 07:46:25 +02:00
parent 05a134d985
commit 1ce2ab5d49

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 : 15 July 2020 *
* Date : 2 September 2020 *
* *
*****************************************************************************/
@ -610,6 +610,8 @@ typedef pid_t GPid;
#define wxUSE_GLCANVAS 1
#define wxUSE_GLCANVAS_EGL 0
#define wxUSE_RICHTEXT 1
#define wxUSE_CLIPBOARD 1