Add wxUSE_NATIVE_DATAVIEWCTRL to setup on OpenVMS
This commit is contained in:
parent
ff66848b05
commit
c06e50f389
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user