1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-01 14:20:10 +01:00

Add required wx3.0.2 patches

This commit is contained in:
Leland Lucius
2015-07-20 09:31:06 -05:00
parent b9cb660c83
commit aa8d6b5075
6 changed files with 133 additions and 8252 deletions

View File

@@ -0,0 +1,12 @@
diff -wruN orig/wxWidgets-3.0.2/include/wx/msw/setup.h wxWidgets-3.0.2/include/wx/msw/setup.h
--- orig/include/wx/msw/setup.h 2014-10-06 16:33:44.000000000 -0500
+++ include/wx/msw/setup.h 2014-10-14 18:38:37.992586000 -0500
@@ -1366,7 +1366,7 @@
// Default is 0.
//
// Recommended setting (at present): 0
-#define wxUSE_ACCESSIBILITY 0
+#define wxUSE_ACCESSIBILITY 1
// ----------------------------------------------------------------------------
// miscellaneous settings