Add wxUSE_NATIVE_PROGRESSDLG to OpenVMS setup

This commit is contained in:
Jouk
2016-01-05 16:33:57 +01:00
parent 5948602f4f
commit ad03629fea

View File

@@ -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 : 20 April 2015 * * Date : 5 January 2016 *
* * * *
*****************************************************************************/ *****************************************************************************/
@@ -570,6 +570,8 @@ typedef pid_t GPid;
#define wxUSE_PROGRESSDLG 1 #define wxUSE_PROGRESSDLG 1
#define wxUSE_NATIVE_PROGRESSDLG 1
#define wxUSE_STARTUP_TIPS 1 #define wxUSE_STARTUP_TIPS 1
#define wxUSE_TEXTDLG 1 #define wxUSE_TEXTDLG 1