mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 17:07:31 +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
|
|
@ -32,6 +32,9 @@
|
|||
#include "nsTreeContentView.h"
|
||||
#include "nsIXULStore.h"
|
||||
#include "mozilla/BinarySearch.h"
|
||||
#include "mozilla/Logging.h"
|
||||
|
||||
using mozilla::LogLevel;
|
||||
|
||||
// For security check
|
||||
#include "nsIDocument.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue