зеркало из https://github.com/mozilla/pjs.git
Fixing mac bustage.
This commit is contained in:
Родитель
8e3c4b54ad
Коммит
bf035c92ac
|
@ -48,11 +48,11 @@ public:
|
|||
// Static members
|
||||
static PRUint32 gRefCnt;
|
||||
|
||||
static nsIAtom* nsXBLBinding::kContentAtom;
|
||||
static nsIAtom* nsXBLBinding::kInterfaceAtom;
|
||||
static nsIAtom* nsXBLBinding::kHandlersAtom;
|
||||
static nsIAtom* nsXBLBinding::kExcludesAtom;
|
||||
static nsIAtom* nsXBLBinding::kInheritsAtom;
|
||||
static nsIAtom* kContentAtom;
|
||||
static nsIAtom* kInterfaceAtom;
|
||||
static nsIAtom* kHandlersAtom;
|
||||
static nsIAtom* kExcludesAtom;
|
||||
static nsIAtom* kInheritsAtom;
|
||||
|
||||
// Internal member functions
|
||||
protected:
|
||||
|
|
|
@ -48,11 +48,11 @@ public:
|
|||
// Static members
|
||||
static PRUint32 gRefCnt;
|
||||
|
||||
static nsIAtom* nsXBLBinding::kContentAtom;
|
||||
static nsIAtom* nsXBLBinding::kInterfaceAtom;
|
||||
static nsIAtom* nsXBLBinding::kHandlersAtom;
|
||||
static nsIAtom* nsXBLBinding::kExcludesAtom;
|
||||
static nsIAtom* nsXBLBinding::kInheritsAtom;
|
||||
static nsIAtom* kContentAtom;
|
||||
static nsIAtom* kInterfaceAtom;
|
||||
static nsIAtom* kHandlersAtom;
|
||||
static nsIAtom* kExcludesAtom;
|
||||
static nsIAtom* kInheritsAtom;
|
||||
|
||||
// Internal member functions
|
||||
protected:
|
||||
|
|
Загрузка…
Ссылка в новой задаче