Removed erroneous copyright names and corrected licence spelling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -51,6 +51,12 @@ public:
|
||||
// Returns the IAccessible standard interface pointer
|
||||
void* GetIAccessibleStd() ;
|
||||
|
||||
// Operations
|
||||
|
||||
// Sends an event when something changes in an accessible object.
|
||||
static void NotifyEvent(int eventType, wxWindow* window, wxAccObject objectType,
|
||||
int objectId);
|
||||
|
||||
protected:
|
||||
void Init();
|
||||
|
||||
|
Reference in New Issue
Block a user