Update wx setup.h

This commit is contained in:
Thomas Goyne 2015-05-31 16:18:37 -07:00
parent 3c55d4fde4
commit b55ad78c23
1 changed files with 2 additions and 0 deletions

View File

@ -256,4 +256,6 @@
#define wxUSE_PREFERENCES_EDITOR 0
#define wxUSE_STD_CONTAINERS_COMPATIBLY 0
#define wxUSE_TASKBARBUTTON 0
#define wxUSE_ADDREMOVECTRL 0
#define wxUSE_ACTIVITYINDICATOR 0
#endif