Add wxUSE_NATIVE_DATAVIEWCTRL to setup on OpenVMS
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
* Template for the set.h file for VMS *
|
* Template for the set.h file for VMS *
|
||||||
* Created from setup.h_in *
|
* Created from setup.h_in *
|
||||||
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
|
* 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_TREECTRL 1
|
||||||
#define wxUSE_TREELISTCTRL 1
|
#define wxUSE_TREELISTCTRL 1
|
||||||
|
|
||||||
|
#define wxUSE_NATIVE_DATAVIEWCTRL 0
|
||||||
|
|
||||||
#define wxUSE_STATUSBAR 1
|
#define wxUSE_STATUSBAR 1
|
||||||
|
|
||||||
#define wxUSE_NATIVE_STATUSBAR 0
|
#define wxUSE_NATIVE_STATUSBAR 0
|
||||||
|
Reference in New Issue
Block a user