Issue #80 - De-unify layout/base

This commit is contained in:
Moonchild 2020-04-29 12:36:53 +00:00 committed by Roy Tam
commit 118743b970
12 changed files with 43 additions and 15 deletions

View file

@ -12,6 +12,8 @@
#include "nsPresShell.h"
#include "nsView.h"
using namespace mozilla::dom;
namespace mozilla {
nsDataHashtable<nsUint32HashKey, TouchManager::TouchInfo>* TouchManager::sCaptureTouchList;