mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +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
|
|
@ -8,6 +8,9 @@
|
|||
#include "nsXULTemplateQueryProcessorRDF.h"
|
||||
|
||||
#include "mozilla/Logging.h"
|
||||
|
||||
using namespace mozilla;
|
||||
|
||||
extern mozilla::LazyLogModule gXULTemplateLog;
|
||||
|
||||
nsInstantiationNode::nsInstantiationNode(nsXULTemplateQueryProcessorRDF* aProcessor,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue