зеркало из https://github.com/mozilla/pjs.git
Grr.. this is it
This commit is contained in:
Родитель
93a10c0538
Коммит
acd8b05cd5
|
@ -68,6 +68,8 @@ class nsIContent_base : public nsINode {
|
|||
public:
|
||||
nsIContent_base(nsINodeInfo *aNodeInfo)
|
||||
: nsINode(aNodeInfo)
|
||||
{
|
||||
}
|
||||
|
||||
NS_DECLARE_STATIC_IID_ACCESSOR(NS_ICONTENT_IID)
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче