зеркало из https://github.com/mozilla/gecko-dev.git
Bug 392130. Fix builds with XUL disabled. Patch by romaxa, r=aaronlev, a=dsicore
This commit is contained in:
Родитель
1236247214
Коммит
f3987d1b14
|
@ -49,6 +49,9 @@
|
|||
#include "nsIDOMXULMultSelectCntrlEl.h"
|
||||
#include "nsXULTreeAccessible.h"
|
||||
#endif
|
||||
#include "nsIContent.h"
|
||||
#include "nsIPresShell.h"
|
||||
#include "nsPresContext.h"
|
||||
|
||||
PRBool nsAccEvent::gLastEventFromUserInput = PR_FALSE;
|
||||
nsIDOMNode* nsAccEvent::gLastEventNodeWeak = 0;
|
||||
|
|
Загрузка…
Ссылка в новой задаче