Add wxUSE_NATIVE_DATAVIEWCTRL to setup on OpenVMS

This commit is contained in:
Jouk 2019-12-19 09:08:13 +01:00
parent ff66848b05
commit c06e50f389

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 : 18 November 2019 *
* Date : 18 December 2019 *
* *
*****************************************************************************/
@ -463,6 +463,8 @@ typedef pid_t GPid;
#define wxUSE_TREECTRL 1
#define wxUSE_TREELISTCTRL 1
#define wxUSE_NATIVE_DATAVIEWCTRL 0
#define wxUSE_STATUSBAR 1
#define wxUSE_NATIVE_STATUSBAR 0