From 3cb49e3ec116ef8c9da07d1247284d958bb1b865 Mon Sep 17 00:00:00 2001 From: Jouk Date: Mon, 20 Apr 2015 08:49:02 +0200 Subject: [PATCH] Add wxUSE_ACTIVITYINDICATOR --- setup.h_vms | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.h_vms b/setup.h_vms index 34568af987..5277c96fa8 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -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 : 10 March 2015 * + * Date : 20 April 2015 * * * *****************************************************************************/ @@ -422,6 +422,7 @@ typedef pid_t GPid; #define wxUSE_STC 1 +#define wxUSE_ACTIVITYINDICATOR 1 #define wxUSE_ANIMATIONCTRL 1 #define wxUSE_BANNERWINDOW 1 #define wxUSE_BUTTON 1