mirror of
https://github.com/audacity/wxWidgets.git
synced 2025-12-10 21:09:32 -06:00
Update OpenVMS setup
This commit is contained in:
parent
e9668a92d4
commit
13946f977d
@ -422,7 +422,11 @@ typedef pid_t GPid;
|
||||
|
||||
#define wxUSE_STC 1
|
||||
|
||||
#ifdef VMS_GTK2
|
||||
#define wxUSE_ACTIVITYINDICATOR 1
|
||||
#else
|
||||
#define wxUSE_ACTIVITYINDICATOR 0
|
||||
#endif
|
||||
#define wxUSE_ANIMATIONCTRL 1
|
||||
#define wxUSE_BANNERWINDOW 1
|
||||
#define wxUSE_BUTTON 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user