зеркало из https://github.com/mozilla/gecko-dev.git
Fix win build bustage
This commit is contained in:
Родитель
1a6eefe7c4
Коммит
6d7257e461
|
@ -149,7 +149,7 @@ public:
|
||||||
{
|
{
|
||||||
return NS_OK;
|
return NS_OK;
|
||||||
}
|
}
|
||||||
virtual nsAttrName* GetAttrNameAt(PRUint32 aIndex) const
|
virtual const nsAttrName* GetAttrNameAt(PRUint32 aIndex) const
|
||||||
{
|
{
|
||||||
return nsnull;
|
return nsnull;
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче