summaryrefslogtreecommitdiff
blob: 1396851e9960c0eb7b03cfae842104db736e2227 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ../boinc-6.6.40/clientgui/BOINCGUIApp.h	2009-09-21 21:41:28.000000000 +0200
+++ clientgui/BOINCGUIApp.h	2009-09-24 01:28:44.510420617 +0200
@@ -88,6 +88,8 @@
     wxString            m_strBOINCMGRDataDirectory;
     wxString            m_strBOINCArguments;
 
+    bool                m_bAccessibilityEnabled;
+
     bool                m_bBOINCMGRAutoStarted;
     int                 m_iBOINCMGRDisableAutoStart;
     int                 m_iShutdownCoreClient;