]>
git.saurik.com Git - wxWidgets.git/blob - src/common/accesscmn.cpp
1 ///////////////////////////////////////////////////////////////////////////////
2 // Name: common/accesscmn.cpp
3 // Author: Julian Smart
7 // Copyright: (c) Julian Smart
8 // Licence: wxWindows licence
9 ///////////////////////////////////////////////////////////////////////////////
11 // ----------------------------------------------------------------------------
13 // ----------------------------------------------------------------------------
15 #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
16 #pragma implementation "accessbase.h"
19 #include "wx/wxprec.h"
25 #if wxUSE_ACCESSIBILITY
27 #include "wx/access.h"