mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 08:57:34 +09:00
Issue #80 - De-unify dom/xul
This commit is contained in:
parent
2c7e0856ce
commit
429b235e94
8 changed files with 19 additions and 3 deletions
|
|
@ -9,6 +9,8 @@
|
|||
#include "PLDHashTable.h"
|
||||
#include "nsXULElement.h"
|
||||
|
||||
using mozilla::fallible;
|
||||
|
||||
class nsTemplateMap {
|
||||
protected:
|
||||
struct Entry : public PLDHashEntryHdr {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue