Issue #80 - De-unify dom/xul

This commit is contained in:
Moonchild 2020-04-23 17:51:21 +00:00 committed by Roy Tam
commit 429b235e94
8 changed files with 19 additions and 3 deletions

View file

@ -35,6 +35,10 @@
#include "nsXULSortService.h"
#include "nsIDocument.h"
#include "mozilla/Logging.h"
using namespace mozilla;
//----------------------------------------------------------------------
#define PARSE_TYPE_INTEGER "Integer"