Issue #80 - De-unify layout/xul and tree, grid

This commit is contained in:
Moonchild 2020-04-30 22:30:35 +00:00 committed by Roy Tam
commit 22a865ad05
9 changed files with 14 additions and 4 deletions

View file

@ -12,6 +12,7 @@
#include "nsPresContext.h"
#include "nsIPresShell.h"
#include "nsIDOMElement.h"
#include "nsIDOMEvent.h"
#include "nsDisplayList.h"
#include "nsContentUtils.h"
#include "mozilla/dom/Element.h"