mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 15:28:39 +09:00
Issue #80 - De-unify layout/base
This commit is contained in:
parent
e1b11805a7
commit
118743b970
12 changed files with 43 additions and 15 deletions
|
|
@ -12,6 +12,8 @@
|
|||
#include "nsPresShell.h"
|
||||
#include "nsView.h"
|
||||
|
||||
using namespace mozilla::dom;
|
||||
|
||||
namespace mozilla {
|
||||
|
||||
nsDataHashtable<nsUint32HashKey, TouchManager::TouchInfo>* TouchManager::sCaptureTouchList;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue