1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00

Update wx setup.h

This commit is contained in:
Thomas Goyne 2015-05-31 16:18:37 -07:00
parent 3c55d4fde4
commit b55ad78c23

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