Bug 152786 The framework of new event interface between nsIAccessible and ATK

forgot to check in this file.
This commit is contained in:
kyle.yuan%sun.com 2002-06-26 03:33:16 +00:00
parent a438bf0ca4
commit 86de4913f7

View File

@ -65,7 +65,8 @@ MaiTopLevel::~MaiTopLevel()
}
NS_IMETHODIMP
MaiTopLevel::HandleEvent(PRUint32 aEvent, nsIAccessible *aAccessible)
MaiTopLevel::HandleEvent(PRUint32 aEvent, nsIAccessible *aAccessible,
AccessibleEventData * aEventData)
{
MaiObject *maiObject;