bug 145864, Implementation of Basic Object interface for MAI patch=bolian missing modification of nsMaiHook.h Not part of default build
git-svn-id: svn://10.0.0.236/trunk@123913 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
86dfb17197
commit
ee13affff3
@ -46,6 +46,8 @@
|
||||
|
||||
struct MaiHook
|
||||
{
|
||||
PRBool (*MaiShutdown)(void);
|
||||
PRBool (*MaiStartup)(void);
|
||||
PRBool (*AddTopLevelAccessible)(nsIAccessible *toplevel);
|
||||
PRBool (*RemoveTopLevelAccessible)(nsIAccessible *toplevel);
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user