1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 15:49:41 +02:00
audacity/win/wxWidgets_additions/accessibility.diff
2015-07-20 09:31:06 -05:00

13 lines
485 B
Diff

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