Also disable wxUSE_ACTIVITYINDICATOR for wxiOS build.
Another attempt to fix the buildbot wxiOS build.
This commit is contained in:
parent
ca42b4a686
commit
288f03d86f
@ -131,6 +131,7 @@
|
||||
#undef wxUSE_RICHTEXT
|
||||
#define wxUSE_RICHTEXT 0
|
||||
|
||||
#undef wxUSE_ACTIVITYINDICATOR
|
||||
#undef wxUSE_ADDREMOVECTRL
|
||||
#undef wxUSE_ANIMATIONCTRL
|
||||
#undef wxUSE_CALENDARCTRL
|
||||
@ -161,6 +162,7 @@
|
||||
#undef wxUSE_BUSYINFO
|
||||
#undef wxUSE_SEARCHCTRL
|
||||
|
||||
#define wxUSE_ACTIVITYINDICATOR 0
|
||||
#define wxUSE_ADDREMOVECTRL 0
|
||||
#define wxUSE_ANIMATIONCTRL 0
|
||||
#define wxUSE_CALENDARCTRL 0
|
||||
|
Loading…
Reference in New Issue
Block a user