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
Родитель a438bf0ca4
Коммит 86de4913f7
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

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